1. 29 7月, 2020 1 次提交
    • C
      Simplify BufferedReader to improve DataLoader performance (#25648) · 1b3081b1
      Chen Weihang 提交于
      * simplify buffered reader to improve DataLoader performance
      
      * fix 22 failed unittests
      
      * fix cuda pinned context condition
      
      * fix test_reader_reset failed
      
      * fix two failed unittests
      
      * change unittest place
      
      * polish error messaage
      
      * polish cast op GetExpecctedKernelType
      
      * remove debug info in unittest
      1b3081b1
  2. 28 8月, 2019 1 次提交
  3. 05 7月, 2018 1 次提交
  4. 07 4月, 2018 1 次提交
  5. 12 2月, 2018 1 次提交
  6. 10 2月, 2018 2 次提交
  7. 31 1月, 2018 1 次提交
    • D
      "fix gpu init" (#7528) · 6f7eb0d5
      dzhwinter 提交于
      * "fix gpu init"
      
      * "set env variable default value for share gpu"
      
      * "fix ci"
      
      * "removed CUDA_VISIBLE_DEVICES default"
      
      * "removed"
      6f7eb0d5
  8. 10 1月, 2018 1 次提交
  9. 26 12月, 2017 1 次提交
  10. 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
  11. 18 12月, 2017 1 次提交
    • D
      Feature/global context (#6537) · 24fda392
      dzhwinter 提交于
      * "add DeviceContextPool"
      
      * "add devicecontextpool in pybind"
      
      * "add comments in python side "
      
      * "fix static link error"
      
      * "fix CI error"
      
      * "add executor.py"
      
      * "fix CI error"
      
      * "add with gpu macro"
      
      * "remove comment out codes"
      
      * "add TODO items"
      
      * "update init devices"
      24fda392
  12. 20 8月, 2017 2 次提交
  13. 16 8月, 2017 1 次提交
  14. 01 8月, 2017 1 次提交
  15. 26 7月, 2017 2 次提交
  16. 25 7月, 2017 1 次提交
  17. 17 7月, 2017 2 次提交
  18. 11 7月, 2017 2 次提交
  19. 06 7月, 2017 2 次提交
  20. 05 7月, 2017 1 次提交
  21. 04 7月, 2017 4 次提交
  22. 03 7月, 2017 1 次提交
  23. 28 6月, 2017 2 次提交