1. 28 5月, 2021 1 次提交
    • L
      Add lgamma_op kernel and unittest (#32913) · 2d3cbb49
      levi131 提交于
      * run pre-commit
      
      * use HOST or DEVICE instead of HOSTDEVICE in implementation of lgamma op
      
      * add test for fp32
      
      * add lgamma to op_threshold_white_list
      
      * add cuda kernel for lgamma kernel
      
      * modify numeric grad delta
      
      * fix small English issue
      
      * change LaunchElementwiseCudaKernel to LaunchSameDimsElementwiseCudaKernel
      2d3cbb49
  2. 20 11月, 2020 1 次提交
  3. 27 8月, 2020 1 次提交
    • X
      add intepolte_v2 (#26520) · 89d7d866
      xiaoting 提交于
      * add intepolte_v2
      
      * fix linear interp
      
      * polish unittest, test=develop
      
      * update code samples to 2.0 API, test=develop
      
      * remove warning, test_develop
      
      * add name in attrs, test=develop
      
      * polish code, test=develop
      
      * change Align to align, test=develop
      
      * fix unittest in py3,test=develop
      
      * fix coverage, test=develop
      
      * fix coverage, test=develop
      
      * fix for windows ci, test=develop
      
      * fix coverage, test=develop
      89d7d866
  4. 19 8月, 2020 1 次提交
  5. 15 7月, 2020 1 次提交
  6. 27 4月, 2020 1 次提交
  7. 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
  8. 15 1月, 2020 1 次提交
  9. 08 1月, 2020 1 次提交
    • J
      Use unified threshold in all op test (#21814) · bde7ee97
      juncaipeng 提交于
      * modify test framework, test=develop
      
      * fix test_fsp_op, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * add check for threshold, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * update, test=develop
      bde7ee97
  10. 27 12月, 2019 1 次提交
  11. 26 12月, 2019 1 次提交
  12. 25 12月, 2019 1 次提交
  13. 24 12月, 2019 1 次提交
  14. 20 12月, 2019 1 次提交
  15. 13 5月, 2019 1 次提交
  16. 12 2月, 2019 1 次提交
  17. 24 1月, 2019 1 次提交
  18. 24 12月, 2018 1 次提交
    • W
      Init paddle slim (#14834) · 93870574
      whs 提交于
      * Init slim.
      
      * Remove distillation demo.
      
      * Fix import errors.
      test=develop
      
      * Fix some issues.
      test=develop
      
      * Fix configs.
      test=develop
      
      * Modify API.spec.
      test=develop
      
      * Fix format.
      test=develop
      
      * Fix format.
      test=develop
      
      * Add some comments.
      93870574
  19. 02 7月, 2018 1 次提交
  20. 09 12月, 2016 1 次提交
  21. 12 11月, 2016 1 次提交
  22. 29 8月, 2016 1 次提交