1. 18 7月, 2018 1 次提交
  2. 17 7月, 2018 1 次提交
    • W
      Remove block api (#12107) · db67d60e
      Wu Yi 提交于
      * remove block api
      
      * remove clone_variable
      
      * hide block inner apis
      
      * update
      
      * fix tests
      db67d60e
  3. 01 7月, 2018 1 次提交
  4. 26 6月, 2018 1 次提交
  5. 21 6月, 2018 2 次提交
  6. 20 6月, 2018 1 次提交
  7. 17 6月, 2018 1 次提交
  8. 07 6月, 2018 1 次提交
  9. 10 5月, 2018 1 次提交
  10. 19 4月, 2018 1 次提交
  11. 02 4月, 2018 2 次提交
  12. 20 3月, 2018 1 次提交
  13. 06 3月, 2018 3 次提交
  14. 05 3月, 2018 6 次提交
  15. 28 2月, 2018 1 次提交
  16. 24 2月, 2018 1 次提交
  17. 12 2月, 2018 1 次提交
  18. 08 2月, 2018 1 次提交
  19. 07 2月, 2018 1 次提交
  20. 06 2月, 2018 1 次提交
  21. 02 2月, 2018 2 次提交
  22. 25 1月, 2018 1 次提交
    • K
      Fix save load inference model and remove pickle (#7712) · 5009f7c1
      kexinzhao 提交于
      * remove pick dependency
      
      * fix bug
      
      * small fix
      
      * modify executor.py for save and load
      
      * clean code
      
      * Add usage example
      
      * refine executor run function
      
      * fix bug
      
      * refine executor code
      
      * fix block bug
      
      * fix comments
      
      * fix bug
      
      * fix pass num
      5009f7c1
  23. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  24. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  25. 04 1月, 2018 1 次提交
  26. 03 1月, 2018 1 次提交
  27. 26 12月, 2017 1 次提交
  28. 25 12月, 2017 1 次提交
  29. 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
  30. 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