1. 02 3月, 2020 5 次提交
  2. 01 3月, 2020 2 次提交
  3. 28 2月, 2020 5 次提交
  4. 27 2月, 2020 5 次提交
  5. 26 2月, 2020 10 次提交
  6. 25 2月, 2020 10 次提交
  7. 24 2月, 2020 3 次提交
    • S
      add partial_sum op in contrib (#22292) · 3132681e
      ShenLiang 提交于
      * add partial_sum_op, test=develop
      
      * modify the Paddle Error Message, test=develop
      
      * modify the Paddle Error Message, test=develop
      
      * modify the bug for python3, test=develop
      
      * modify the ut for ci, test=develop
      
      * mv to contrib, test=develop
      
      * use check_variable_and_dtype, test=develop
      
      * fix ci, test=develop
      
      * fix conflict, test=dvelop
      
      * add partial concat, test=develop
      
      * fix the conflict, test=develop
      
      * fix the error, test=develop
      
      * rm SSE4, test=develop
      3132681e
    • W
      Fusion group profile support (#22718) · 611411b9
      wangchaochaohu 提交于
      * add support for the driver api callback and fix the profiler name show bug
      611411b9
    • D
      fix row_conv_op small size unittest cases (#22606) · 163a3ddf
      Double_V 提交于
      163a3ddf