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. 08 11月, 2018 1 次提交
  3. 26 10月, 2018 1 次提交
  4. 13 10月, 2018 1 次提交
  5. 25 9月, 2018 1 次提交
  6. 15 9月, 2018 1 次提交
  7. 14 9月, 2018 1 次提交
  8. 12 9月, 2018 1 次提交
  9. 29 8月, 2018 1 次提交
  10. 27 8月, 2018 4 次提交
  11. 25 8月, 2018 1 次提交
  12. 24 8月, 2018 3 次提交
  13. 21 8月, 2018 1 次提交
  14. 20 8月, 2018 1 次提交
  15. 17 8月, 2018 5 次提交
  16. 14 8月, 2018 1 次提交
  17. 08 8月, 2018 1 次提交
  18. 03 7月, 2018 2 次提交
  19. 30 6月, 2018 1 次提交
  20. 23 6月, 2018 1 次提交
  21. 07 4月, 2018 1 次提交
  22. 12 2月, 2018 1 次提交
  23. 11 2月, 2018 1 次提交
  24. 10 2月, 2018 2 次提交
  25. 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
  26. 01 12月, 2017 2 次提交
  27. 24 11月, 2017 1 次提交
  28. 24 10月, 2017 1 次提交
    • Y
      Feature/nccl dso (#5001) · 43c6ff21
      Yu Yang 提交于
      * "add nccl enforce"
      
      * Dev
      
      * Update comment
      
      * Add nccl test
      
      * Follow comments
      43c6ff21