1. 27 7月, 2020 2 次提交
  2. 23 7月, 2020 2 次提交
    • L
      Refine squeeze, test=develop (#25281) · 4ec1251a
      Leo Chen 提交于
      * refine squeeze, test=develop
      
      * update squeeze, test=develop
      
      * refine compile-time infershape, test=develop
      
      * add more unittest, test=develop
      
      * follow comments, test=develop
      
      * add update_api, test=develop
      
      * follow comments, test=develop
      4ec1251a
    • C
      New features, add sinh and cosh op, test=develop (#25495) · 70cee22f
      cnn 提交于
      * New features, add sinh and cosh op, test=develop
      
      * remove duplicate test function and remove out paramters, test=develop
      
      * Add out paramters temporary, remove later. test=develop
      
      * remove out args, PR 25570, test=develop
      
      * remove TestParameter, test=developx
      
      * add test api for static dygraph, test=develop
      
      * add backword unittests for sinh and cosh, test=develop
      70cee22f
  3. 21 7月, 2020 3 次提交
  4. 20 7月, 2020 2 次提交
  5. 17 7月, 2020 1 次提交
  6. 16 7月, 2020 2 次提交
  7. 15 7月, 2020 3 次提交
  8. 14 7月, 2020 4 次提交
  9. 13 7月, 2020 2 次提交
  10. 12 7月, 2020 1 次提交
  11. 10 7月, 2020 2 次提交
  12. 09 7月, 2020 1 次提交
  13. 07 7月, 2020 1 次提交
  14. 18 6月, 2020 1 次提交
  15. 02 6月, 2020 1 次提交
  16. 28 5月, 2020 1 次提交
  17. 15 5月, 2020 1 次提交
  18. 14 5月, 2020 2 次提交
  19. 29 4月, 2020 1 次提交
  20. 27 4月, 2020 2 次提交
    • 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
    • Y
      Add the implementation of inverse (#23310) · ecfddebb
      Yiqun Liu 提交于
      ecfddebb
  21. 26 4月, 2020 3 次提交
  22. 25 4月, 2020 1 次提交
    • F
      add kron op (#24105) · e01262e6
      Feiyu Chan 提交于
      * add kron op and its python API, doc and unittests.
      * add kron in paddle.complex
      e01262e6
  23. 24 4月, 2020 1 次提交