1. 18 4月, 2018 1 次提交
  2. 17 4月, 2018 1 次提交
  3. 10 4月, 2018 1 次提交
  4. 09 4月, 2018 1 次提交
  5. 04 4月, 2018 1 次提交
  6. 03 4月, 2018 1 次提交
  7. 26 3月, 2018 1 次提交
  8. 24 3月, 2018 2 次提交
  9. 21 3月, 2018 3 次提交
  10. 20 3月, 2018 3 次提交
  11. 19 3月, 2018 7 次提交
  12. 16 3月, 2018 2 次提交
  13. 15 3月, 2018 1 次提交
  14. 14 3月, 2018 3 次提交
  15. 12 3月, 2018 1 次提交
  16. 12 2月, 2018 1 次提交
  17. 10 2月, 2018 2 次提交
  18. 26 1月, 2018 1 次提交
    • K
      New Run() method for framework::Executor (#7807) · 788f5c6d
      kexinzhao 提交于
      * initial commit
      
      * add new executor run function
      
      * fix bug
      
      * fix multiple definition of feed_fetch_method issue
      
      * fix cmake
      
      * fix tensor copy error
      
      * refine executor code
      
      * add comments
      
      * temporary modification
      
      * address comments
      
      * fix bug
      788f5c6d
  19. 09 1月, 2018 1 次提交
  20. 08 1月, 2018 1 次提交
  21. 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
  22. 22 12月, 2017 1 次提交
    • D
      "remove GPU Sync Interface" (#6793) · abde3130
      dzhwinter 提交于
      * "remove GPU Sync Interface"
      
      * "fix typo"
      
      * "fix type cast error"
      
      * "fix related Copy with stream"
      
      * "fix failed tests with DevicePool"
      
      * "fix stupid removed position error"
      abde3130
  23. 21 12月, 2017 1 次提交
  24. 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
  25. 13 12月, 2017 1 次提交