1. 20 7月, 2022 2 次提交
  2. 11 7月, 2022 1 次提交
  3. 29 6月, 2022 1 次提交
  4. 26 6月, 2022 1 次提交
  5. 24 6月, 2022 1 次提交
  6. 23 6月, 2022 1 次提交
  7. 16 6月, 2022 1 次提交
  8. 14 6月, 2022 1 次提交
  9. 09 6月, 2022 1 次提交
  10. 05 6月, 2022 1 次提交
  11. 12 5月, 2022 1 次提交
  12. 25 4月, 2022 1 次提交
  13. 24 4月, 2022 1 次提交
  14. 21 4月, 2022 1 次提交
  15. 20 4月, 2022 1 次提交
  16. 18 4月, 2022 1 次提交
  17. 12 4月, 2022 1 次提交
  18. 09 4月, 2022 1 次提交
  19. 05 4月, 2022 1 次提交
    • L
      [new-exec] enable the new standalone executor by default (#41179) · 93ea1297
      Leo Chen 提交于
      * enable new executor by default
      
      * enable stream safe allocator
      
      * test=document_fix;test=coverage
      
      * do not use scope in op kernel
      
      * fit empty program for new executor
      
      * fix communication depend
      
      * fix test_sync_batch_norm
      
      * skip unsupported place
      
      * refine datatransfer
      
      * fit for dirtributed program
      
      * fix dependencpy
      
      * fix some ut
      93ea1297
  20. 02 4月, 2022 1 次提交
  21. 31 3月, 2022 1 次提交
    • L
      [new-exec] fit mkldnn op (#41058) · 02cf6764
      Leo Chen 提交于
      * fix bug that some op has no op_role attr
      
      * add mkldnn support for new executor
      
      * fit for mkldnn data_transfer
      
      * fit for mkldnn data_transfer
      02cf6764
  22. 29 3月, 2022 2 次提交
  23. 28 3月, 2022 1 次提交
  24. 27 3月, 2022 1 次提交
  25. 22 3月, 2022 1 次提交
  26. 28 2月, 2022 1 次提交
  27. 20 2月, 2022 1 次提交
  28. 11 2月, 2022 1 次提交
  29. 30 1月, 2022 1 次提交
  30. 26 1月, 2022 1 次提交
    • L
      [pten] remove deprecated fluid op kernel for pten (#38842) · 3ab9aef1
      Leo Chen 提交于
      * update cmake file to remove fluid kernel
      
      * add pten declaration.h to where pybind.h used
      
      * fix sync_bn and tensorrt_engine
      
      * refine detection_library
      
      * fix interpreter_core
      
      * support eager legacy
      
      * fit eager legacy for pten
      
      * fall back to cpu if not found kernel
      
      * fix compile problem
      
      * fix compile problem
      
      * refine fallback logic
      
      * fit operator.run()
      
      * fix xpu compile
      
      * fit for new_exec
      
      * add REGISTER_OP_WITHOUT_GRADIENT
      
      * un-cache pt_kernel_context
      
      * fix compile
      
      * fix cudnn
      
      * fix compiling with on_infer
      
      * fix mkldnn
      
      * fix isfinite_v2
      
      * fix xpu problem
      
      * fix op_device
      
      * refine fallback for xpu
      
      * fix xpu compile
      
      * merge develop
      
      * refine code format
      
      * fix compile
      
      * fix compile
      
      * add data_transfer
      
      * fix PreparePtenData
      
      * fix cpu context
      
      * merge develop
      
      * fix compile
      
      * fix error device context
      
      * fix xpu
      
      * fix dev_ctx
      3ab9aef1
  31. 25 1月, 2022 1 次提交
    • W
      [Move selected_rows PR #3] Change the relationship of [include/Cmake]. (#39128) · 2bafd338
      Weilong Wu 提交于
      * Added selected_rows and rw_lock to pten
      
      * Renamed the unit test target to fix CI
      
      * Removed Class SelectedRows in Fluid, changed include/cmake relationship, use pten::SelectedRows in Fluid
      
      * Remove rw_lock.h,rw_lock_test.cc in fluid
      
      * Use pten::RWLock and pten::AutoRDLock, fix CI
      
      * Use pten::SelectedRows
      
      * Use pten::SelectedRows
      
      * Fix to pass NPU CI
      
      * Use pten::SelectedRows, to pass NPU CI
      
      * To fix NPU CI
      
      * To fix NPU CI again
      2bafd338
  32. 15 1月, 2022 1 次提交
  33. 10 1月, 2022 1 次提交
  34. 07 1月, 2022 1 次提交
  35. 06 12月, 2021 1 次提交
  36. 30 11月, 2021 1 次提交
  37. 26 11月, 2021 1 次提交
  38. 25 11月, 2021 1 次提交