1. 09 3月, 2020 4 次提交
  2. 08 3月, 2020 1 次提交
  3. 05 3月, 2020 2 次提交
  4. 03 3月, 2020 1 次提交
  5. 28 2月, 2020 2 次提交
  6. 27 2月, 2020 3 次提交
  7. 26 2月, 2020 1 次提交
  8. 25 2月, 2020 3 次提交
  9. 24 2月, 2020 2 次提交
    • 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
    • S
      add partial_concat op in contrib (#22528) · e1366613
      ShenLiang 提交于
      * add partial_concat, test=develop
      
      * fix the grids and blocks, test=develop
      
      * fix the Paddle_Enforce, test=develop
      
      * fix the doc of op, test=develop
      
      * fix the doc, test=develop
      
      * fix the doc of the op, test=develop
      
      * replace -1 with None, test=develop
      e1366613
  10. 23 2月, 2020 1 次提交
  11. 22 2月, 2020 2 次提交
  12. 21 2月, 2020 2 次提交
  13. 18 2月, 2020 1 次提交
  14. 17 2月, 2020 4 次提交
  15. 15 2月, 2020 1 次提交
    • S
      update ops's unittest data type from float32 to float64 and shape over 100 (#22544) · 90ee3666
      Steffy-zxf 提交于
      * update ops's unittest of elementwise_pow, elementwise_max, elementwise_min, scale and sqrt
      1. update elementwise_pow, elementwise_max and scale's unitests with input data type (float32 -> float64)
      2. fix bug that the elementwise_pow doesn't meet threshold requirements with tackling float64 data
      3. remove sqrt from op_accuracy_white_list.py
      4. update the unittests of elementwise_pow, elementwise_max and elementwise_min ops that their input data shape over 100
      5. test=develop
      
      * modify the writing style according suggestions
      test=develop
      90ee3666
  16. 13 2月, 2020 1 次提交
  17. 12 2月, 2020 3 次提交
  18. 11 2月, 2020 4 次提交
  19. 10 2月, 2020 2 次提交