1. 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
  2. 06 11月, 2018 1 次提交
  3. 22 10月, 2018 1 次提交
  4. 17 10月, 2018 1 次提交
  5. 15 10月, 2018 1 次提交
  6. 12 10月, 2018 1 次提交
    • Q
      Profiler support merge data of all thread (#13811) · 5428cb99
      Qiao Longfei 提交于
      * profiler infor merge thread statistic information
      
      * update profiler
      
      * fix bug
      
      * add merge thread msg to report
      
      * optimize report
      
      * statistic the time of ops in each thread but not all
      
      * optimize report format
      
      * optimize profile report
      
      * optimize profile report
      test=develop
      5428cb99
  7. 15 8月, 2018 1 次提交
  8. 06 8月, 2018 1 次提交
  9. 05 8月, 2018 1 次提交
  10. 31 7月, 2018 1 次提交
  11. 23 7月, 2018 1 次提交
  12. 31 5月, 2018 1 次提交
  13. 30 5月, 2018 2 次提交
  14. 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
  15. 09 5月, 2018 1 次提交
  16. 04 5月, 2018 1 次提交
  17. 03 5月, 2018 1 次提交
  18. 10 4月, 2018 1 次提交
  19. 14 3月, 2018 1 次提交
  20. 08 3月, 2018 1 次提交
  21. 01 3月, 2018 2 次提交
  22. 26 2月, 2018 1 次提交
  23. 12 2月, 2018 1 次提交
  24. 10 2月, 2018 2 次提交
  25. 05 2月, 2018 1 次提交
  26. 23 1月, 2018 1 次提交
  27. 16 1月, 2018 1 次提交
  28. 08 1月, 2018 3 次提交
  29. 06 1月, 2018 1 次提交
  30. 05 1月, 2018 5 次提交
  31. 29 12月, 2017 1 次提交