1. 18 2月, 2020 1 次提交
  2. 06 2月, 2020 1 次提交
  3. 13 3月, 2019 1 次提交
  4. 25 2月, 2019 1 次提交
  5. 22 2月, 2019 1 次提交
  6. 21 2月, 2019 1 次提交
    • D
      Profiler refine and add CUDA runtime api tracer (#15301) · a83e4704
      Dun 提交于
      * refine profiler && add runtime tracer
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * fix bug && test=develop
      
      * add thread id map && test=develop
      
      * test=develop
      
      * testing
      
      * bug fix
      
      * remove cuda event && refine code && test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * fix windows temp file && test=develop
      
      * test=develop
      
      * fix windows bug && test=develop
      
      * fix start up issue && test=develop
      
      * code polish &&  test=develop
      
      * remove unused code && test=develop
      
      * add some cupti cbid && test=develop
      
      * add FLAGS_multiple_of_cupti_buffer_size && test=develop
      
      * fix compile error && test=develop
      
      * add keyword && test=develop
      
      * fix && test=develop
      
      * code polish && test=develop
      a83e4704
  7. 22 11月, 2018 1 次提交
    • W
      Windows/online (#14474) · d9a1f3e5
      wopeizl 提交于
      * add recordio support
      
      * disable the openblas multi-thread on windows since no support
      adjust the python script
      
      * code style
      
      * code style
      test=develop
      
      * add create_recordio_file_reader back
      
      * fix code style
      test=develop
      
      * fix the gtest.cmake on windows
      
      * fix cc_test on windows
      
      * fix the win build
      test=develop
      
      * remove fused compile support on windows
      test=develop
      
      * add the jit support
      test=develop
      
      * add the jit support, test=develop
      
      * add the jit support, test=develop
      
      * add the jit back
      fix compile error on windows
      
      * rollback test=develop
      
      * test case fix
      
      * disable DSO by default on windows
      
      * exclude warpctc_op on windows
      
      * exclude the dynload_warpctc out on windows
      test=develop
      
      * fix the scripts error
      test=develop
      
      * disable avx on windows by default
      test=develop
      
      * re-organize the cmake file
      
      * disable mkl on windows by default
      
      * add warp_ctc back
      
      * fix the dependency
      
      * fix the dependency
      
      * fix the build issue on windows
      
      * remove unsupported flag on windows
      
      * code style
      
      * code style
      test=develop
      
      * fix issue
      
      * add profiler, parallel_executor back
      
      * clean up the pre-definitions on windows
      
      * fix build issue
      
      * test=develop
      d9a1f3e5
  8. 21 11月, 2018 1 次提交
  9. 22 10月, 2018 1 次提交
  10. 18 10月, 2018 1 次提交
  11. 27 8月, 2018 3 次提交
  12. 24 8月, 2018 1 次提交
  13. 31 7月, 2018 1 次提交
  14. 23 5月, 2018 1 次提交
  15. 15 5月, 2018 1 次提交
    • X
      Fix a profiler race condition · 94c0a64d
      Xin Pan 提交于
      In multi-thread condition, EnableProfiler can
      be called after RecordEvent is constructed. In this
      case, RecordEvent constructor will not init anything,
      but RecordEvent destructor will do something since EnableProfiler
      was called.
      This PR fixes it.
      94c0a64d
  16. 04 5月, 2018 1 次提交
  17. 03 5月, 2018 2 次提交
  18. 10 4月, 2018 1 次提交
  19. 16 3月, 2018 1 次提交
  20. 14 3月, 2018 1 次提交
  21. 01 3月, 2018 2 次提交
  22. 26 2月, 2018 1 次提交
  23. 12 2月, 2018 1 次提交
  24. 10 2月, 2018 2 次提交
  25. 23 1月, 2018 1 次提交
  26. 16 1月, 2018 1 次提交
  27. 08 1月, 2018 1 次提交
  28. 05 1月, 2018 4 次提交
  29. 29 12月, 2017 1 次提交
  30. 26 12月, 2017 1 次提交
  31. 18 12月, 2017 1 次提交