1. 03 12月, 2018 1 次提交
  2. 08 11月, 2018 1 次提交
  3. 30 10月, 2018 1 次提交
  4. 15 10月, 2018 1 次提交
  5. 17 9月, 2018 2 次提交
  6. 15 9月, 2018 1 次提交
  7. 30 8月, 2018 1 次提交
    • X
      fix · c558f059
      Xin Pan 提交于
      c558f059
  8. 19 7月, 2018 2 次提交
  9. 18 7月, 2018 1 次提交
  10. 01 7月, 2018 1 次提交
  11. 16 6月, 2018 1 次提交
  12. 12 6月, 2018 1 次提交
    • W
      Trainer send term signal (#11220) · 34865f2d
      Wu Yi 提交于
      * wip
      
      * use executor.complete to end trainer
      
      * fix build
      
      * fix build with distribute off
      
      * fix typo
      
      * fix cmake typo
      
      * fix build
      34865f2d
  13. 08 6月, 2018 1 次提交
  14. 18 5月, 2018 1 次提交
  15. 26 4月, 2018 1 次提交
  16. 12 4月, 2018 2 次提交
  17. 04 4月, 2018 1 次提交
  18. 26 3月, 2018 1 次提交
  19. 22 3月, 2018 1 次提交
  20. 21 3月, 2018 2 次提交
  21. 20 3月, 2018 1 次提交
  22. 15 3月, 2018 1 次提交
    • Y
      Stash · d84ddcf1
      Yu Yang 提交于
      d84ddcf1
  23. 14 3月, 2018 2 次提交
  24. 12 3月, 2018 1 次提交
  25. 12 2月, 2018 1 次提交
  26. 10 2月, 2018 2 次提交
  27. 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
  28. 09 1月, 2018 1 次提交
  29. 08 1月, 2018 1 次提交
  30. 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
  31. 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
  32. 21 12月, 2017 1 次提交
  33. 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
  34. 13 12月, 2017 1 次提交