1. 14 7月, 2020 1 次提交
    • Y
      modify meshgrid test=develop (#25319) · f795a1bf
      yaoxuefeng 提交于
      According to paddle 2.0 standard.
      1, chang api to def meshgrid(*args, **kwargs) we hide name argument in **kwargs.
      2, add relate ut.
      3, change example code to imperative mode
      f795a1bf
  2. 12 7月, 2020 1 次提交
  3. 10 7月, 2020 1 次提交
  4. 09 7月, 2020 1 次提交
  5. 28 5月, 2020 1 次提交
  6. 15 5月, 2020 1 次提交
  7. 14 5月, 2020 1 次提交
  8. 27 4月, 2020 1 次提交
    • L
      Add trace op (#23873) · 077e5a0f
      Li Fuchen 提交于
      * add trace op, test=develop
      
      * Optimized the implementation of trace op, test=develop
      
      * fix a bug of include in trace_op.h, test=develop
      
      * move trace API from creation to math, test=develop
      
      * modified en doc. test=develop
      
      * add complex trace api
      
      * add complex sum api, test=develop
      
      * modified en doc of complex sum and trace, test=develop
      
      * modified doc and trace API, test=develop
      
      * modified en doc of trace and sum, test=develop
      
      * modified comment in complex kron API, test=develop
      
      * OP Should Not Have Unused Input, test=develop
      
      * add GetExpectedKernelType, test=develop
      077e5a0f
  9. 26 4月, 2020 1 次提交
  10. 24 4月, 2020 2 次提交
  11. 20 4月, 2020 1 次提交
  12. 19 4月, 2020 1 次提交
  13. 14 4月, 2020 2 次提交
  14. 13 4月, 2020 1 次提交
  15. 08 4月, 2020 2 次提交
  16. 05 4月, 2020 2 次提交
  17. 04 4月, 2020 1 次提交
  18. 03 4月, 2020 1 次提交
    • C
      update linspace, equal operators to API 2.0 (#23274) · a2e10930
      channings 提交于
      * update linspace, equal operators to API 2.0, test=develop
      
      * equal support higher performance CUDA kernel, test=develop
      
      * update comment of equal&linspace operator, test=develop
      
      * update comment of equal&linspace operator, test=develop
      a2e10930
  19. 02 4月, 2020 1 次提交
  20. 23 3月, 2020 1 次提交