1. 19 7月, 2022 2 次提交
  2. 14 7月, 2022 1 次提交
    • Y
      [Phi]Improve the mechanism for mkldnn kernel in PHI (#43941) · e9b4d0be
      YuanRisheng 提交于
      * adapt mkldnn kernel in PHI
      
      * fix ci compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * delete comment
      
      * fix compile bugs in windows-inference
      
      * delete code for converage
      
      * modify code by review
      
      * modify code by review
      
      * add todo
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix unittest bugsx
      e9b4d0be
  3. 13 7月, 2022 1 次提交
  4. 12 7月, 2022 1 次提交
  5. 06 7月, 2022 1 次提交
  6. 24 6月, 2022 2 次提交
  7. 15 6月, 2022 1 次提交
  8. 05 6月, 2022 1 次提交
  9. 01 6月, 2022 1 次提交
  10. 30 5月, 2022 1 次提交
  11. 27 5月, 2022 1 次提交
  12. 23 5月, 2022 1 次提交
    • J
      [Internal reviewing] NHWC fix to am_vocoder model for oneDNN 2.6 (#42729) · d414af94
      Jacek Czaja 提交于
      * - prototype of reimplemented fixes
      
      * - compilation fixes
      
      * - compilation fix
      
      * - cosmetic info
      
      * - hopefully fix
      
      * - compilation fix
      
      * - supported for nested blocking of cache clearing
      
      * - fix
      
      * - Unit test to changes
      
      * - Compilation fix to windows (hopefully)
      
      * - Moved resetting layout to ResetBlob
      
      * - fixes after review
      d414af94
  13. 28 4月, 2022 2 次提交
    • C
      Optimize attribute selected performence (#42294) · 5063546a
      Chen Weihang 提交于
      * opt attr eaque perf
      
      * opt attr select code
      
      * fix one hot infermeta
      
      * polish get attr impl
      
      * fix tests failed
      
      * add testcases
      5063546a
    • L
      [KP] fix bug when phi kernel is *_raw (#42113) · 9fd2c546
      Liu-xiandong 提交于
      * [KP] fix bug when phi kernel is *_raw
      
      * modify the static graph
      
      * delete useless comment
      
      * delete the phi multiply kernel case
      
      * add VLOG(3) message
      
      * add VLOG(3) message
      
      * fix static graph error in phi
      
      * fix bug in tranform model
      
      * modify the comment
      
      * delete useless code
      
      * fix CI bug
      
      * fix CI bug
      9fd2c546
  14. 27 4月, 2022 2 次提交
  15. 26 4月, 2022 2 次提交
  16. 25 4月, 2022 2 次提交
  17. 24 4月, 2022 1 次提交
  18. 23 4月, 2022 1 次提交
  19. 22 4月, 2022 1 次提交
  20. 17 4月, 2022 1 次提交
    • C
      [Perf] Optimize dygraph scheduling performance (#41696) · 7ee31a96
      Chen Weihang 提交于
      * split phi and fluid infermeta context
      
      * resolve conflict
      
      * fix type error
      
      * optimize scheduling perf
      
      * spec small vector size
      
      * replace all grad var name
      
      * fix test failed
      
      * move init defalut signature
      
      * polish details
      
      * polish details
      
      * fix no init bug
      
      * init sig for tests
      
      * add init sig for infer
      
      * fix infrt error
      
      * fix infrt failed
      
      * fix kunlun error
      
      * fix infrt failed
      7ee31a96
  21. 13 4月, 2022 1 次提交
  22. 10 4月, 2022 1 次提交
  23. 05 4月, 2022 1 次提交
  24. 02 4月, 2022 1 次提交
  25. 01 4月, 2022 3 次提交
  26. 31 3月, 2022 2 次提交
  27. 25 3月, 2022 1 次提交
    • A
      [Phi] Migrate Adam and AdamW into Phi (#40351) · 56cd3407
      Aurelius84 提交于
      * [Phi] Migrate Adam and Adamw into Phi
      
      * fix compile error and unittest ok
      
      * fix compile error and unittest ok
      
      * fix undefined reference to fLI::FLAGS
      
      * test depend on operator
      
      * fix cmake
      
      * fix xpu compile
      
      * fix infrt
      
      * fix amp_type_traits
      
      * fix amp_type_traits
      
      * modify according reviewer
      
      * modify according reviewer
      
      * fix dtype float16
      
      * fix typo
      
      * fix Cmake
      
      * fix code style
      56cd3407
  28. 23 3月, 2022 1 次提交
  29. 18 3月, 2022 1 次提交
    • Z
      [Phi]Move hierarchical_sigmoid kernel to phi (#40553) · 64a7cbd3
      Zhang Zheng 提交于
      * first commit
      
      * fix compile error
      
      * support std::vector<std::srting>
      
      * fix
      
      * fix op support on GPU by chenweihang
      
      * pass test
      
      * infershape
      
      * add set_dtype
      
      * fix order
      
      * fix
      
      * unify the impl of dt and sr
      
      * fix
      64a7cbd3
  30. 17 3月, 2022 1 次提交
    • C
      [Phi] Move assign kernel into phi (#40022) · 1904572a
      Chen Weihang 提交于
      * move assign kernel init commit
      
      * change vec<tensor> to vec<tensor*>
      
      * support tensor array
      
      * support api declare
      
      * fix test_list failed
      
      * fix npu and xpu failed
      
      * fix infrt failed
      
      * remove assign array size in operator
      
      * move assign sr header into sr dir
      
      * add infermeta for assign
      
      * test op success
      
      * fix test_list failed
      
      * fix kunlun failed
      
      * add set host allocator in tests
      
      * support tensor array in arg ctx
      
      * open set layout in share_meta
      
      * fix meta tensor layout error
      
      * fix test failed
      1904572a
  31. 16 3月, 2022 1 次提交