1. 18 8月, 2022 1 次提交
  2. 13 8月, 2022 1 次提交
    • L
      Refine program cache (#45005) · e96dae8b
      Leo Chen 提交于
      * add cached_serialize_str_
      
      * support program hash
      
      * add sha
      
      * add ut
      
      * use hash_str only for new_exe
      
      * fix attr order
      e96dae8b
  3. 10 8月, 2022 1 次提交
  4. 04 8月, 2022 1 次提交
  5. 02 8月, 2022 3 次提交
  6. 01 8月, 2022 1 次提交
    • L
      unify gpu context (#44740) · 86763023
      Leo Chen 提交于
      * remove cudaDeviceContext
      
      * remove more template
      
      * fix rocm compile
      
      * remove alias name CUDADeviceContext
      
      * fix compile
      
      * fix tests
      
      * revert changes
      86763023
  7. 18 7月, 2022 1 次提交
  8. 11 7月, 2022 1 次提交
  9. 29 6月, 2022 1 次提交
  10. 24 6月, 2022 1 次提交
    • C
      record memory and op supplement info (#43550) · 8dd0a3b9
      chenjian 提交于
      * record memory and op supplement info
      
      * update
      
      * update
      
      * fix a bug
      
      * fix memory recording
      
      * fix a bug
      
      * update
      
      * update
      
      * fix a bug
      
      * update
      
      * fix a bug
      
      * fix a bug
      
      * fix a bug
      
      * Revert "fix a bug"
      
      This reverts commit c1d4df52762ba9ae7c7e27cd2ba4fc3a7ed9c7a5.
      
      * fix a bug
      
      * fix format
      
      * fix
      8dd0a3b9
  11. 23 6月, 2022 1 次提交
  12. 16 6月, 2022 2 次提交
  13. 05 6月, 2022 1 次提交
  14. 12 5月, 2022 1 次提交
  15. 24 4月, 2022 1 次提交
  16. 21 4月, 2022 1 次提交
  17. 20 4月, 2022 1 次提交
  18. 18 4月, 2022 1 次提交
  19. 07 4月, 2022 1 次提交
  20. 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
  21. 02 4月, 2022 2 次提交
  22. 01 4月, 2022 1 次提交
  23. 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
  24. 27 3月, 2022 2 次提交
  25. 24 3月, 2022 1 次提交
    • L
      Refine events waiter (#40876) · 36ee6dd3
      liutiexing 提交于
      * add align for WorkQueue
      
      * add spinlock
      
      * merge develop
      
      * merge
      
      * Add EventsWaiter
      
      * Add EventsWaiter
      
      * update
      
      * Revert "Add EventsWaiter"
      
      This reverts commit e206173aa9be7401b83a53581627bfaf557c8fb2.
      
      * update
      
      * update Error MSG
      
      * update EventsWaiter
      
      * update
      Co-authored-by: Nliutiexing <liutiexing@google.com>
      36ee6dd3
  26. 23 3月, 2022 1 次提交
  27. 22 3月, 2022 1 次提交
  28. 28 2月, 2022 2 次提交
  29. 21 2月, 2022 1 次提交
    • C
      Update record interface using part2 (#39694) · c984cd85
      chenjian 提交于
      * fix RecordEvent interface
      
      * modify default level to 4
      
      * update interface use
      
      * add const default trace level
      
      * update record event interface using
      
      * update record event interface using
      
      * update operator.cc
      
      * update part2
      
      * update part1
      
      * fix include profiler.h header in ps server
      
      * fix include profiler.h header in ps server
      
      * fix profiler.h header
      c984cd85
  30. 20 2月, 2022 1 次提交
  31. 17 2月, 2022 1 次提交
  32. 14 2月, 2022 1 次提交
  33. 11 2月, 2022 1 次提交
  34. 08 2月, 2022 1 次提交