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. 01 11月, 2018 1 次提交
  3. 26 10月, 2018 1 次提交
  4. 29 9月, 2018 1 次提交
  5. 15 9月, 2018 1 次提交
  6. 28 8月, 2018 1 次提交
  7. 27 8月, 2018 3 次提交
  8. 24 8月, 2018 1 次提交
  9. 23 8月, 2018 1 次提交
  10. 12 8月, 2018 1 次提交
  11. 30 7月, 2018 1 次提交
  12. 12 7月, 2018 1 次提交
  13. 11 7月, 2018 1 次提交
  14. 05 7月, 2018 2 次提交
  15. 27 6月, 2018 1 次提交
  16. 21 5月, 2018 1 次提交
  17. 15 5月, 2018 1 次提交
  18. 25 4月, 2018 1 次提交
  19. 08 4月, 2018 2 次提交
  20. 06 4月, 2018 1 次提交
  21. 24 3月, 2018 1 次提交
  22. 13 3月, 2018 1 次提交
    • Q
      Repair nccl op test (#8575) · 7287630e
      QI JUN 提交于
      * fix nccl op unit test
      
      * fix build error
      
      * format code
      
      * refine nccl related unit test
      
      * fix build error
      
      * add setGPUData
      
      * clean up
      
      * follow comments
      
      * rm test_nccl.cu
      
      * follow comment
      
      * rm wait
      7287630e
  23. 01 3月, 2018 1 次提交
  24. 26 2月, 2018 1 次提交
  25. 14 2月, 2018 1 次提交
  26. 13 2月, 2018 1 次提交
  27. 10 2月, 2018 2 次提交
  28. 07 2月, 2018 1 次提交
  29. 06 2月, 2018 1 次提交
  30. 30 1月, 2018 1 次提交
  31. 22 1月, 2018 1 次提交
  32. 16 1月, 2018 1 次提交
  33. 03 1月, 2018 1 次提交
  34. 24 12月, 2017 1 次提交
    • D
      Feature/operator run place (#6783) · 735eba29
      dzhwinter 提交于
      * "change operator interface"
      
      * "move devicepool to device_context"
      
      * "fix operator test"
      
      * "fix op_registry Run interface"
      
      * "net op passed. Need to fix nccl multi-Context"
      
      * "add nccl group function"
      
      * "add nccl group function"
      
      * "fix gpu count exceed 32 error"
      
      * "fix recurrent op, nccl op"
      
      * "change the other operators interface with Place"
      
      * "fix typo"
      
      * "fix pybind"
      
      * "fix device in python side"
      
      * "fix pybind failed"
      
      * "add init for test"
      
      * "fix CI"
      735eba29
  35. 18 12月, 2017 1 次提交