1. 12 3月, 2018 1 次提交
    • Q
      [Memory]More memory optimization policy (#8690) · f7e9fe57
      QI JUN 提交于
      * add memopt level
      
      * add opt level for image classification demo
      
      * clean code
      
      * add delete op
      
      * clean code
      
      * test machine translation demo
      
      * clean code
      
      * clean code
      
      * skip fill constant with force cpu
      
      * clean code
      
      * clean code
      
      * refine code
      
      * clean code
      
      * fix bug
      f7e9fe57
  2. 07 3月, 2018 1 次提交
  3. 06 3月, 2018 1 次提交
  4. 05 3月, 2018 1 次提交
  5. 24 2月, 2018 3 次提交
  6. 16 2月, 2018 1 次提交
    • A
      Python implementation for a proposed Go Op. (#8434) · 74404fad
      Abhinav Arora 提交于
      * Adding Python boilerplate code for Go op
      
      * Add very basic test case
      
      * Adding the python logic for go routine
      
      * Fix syntax
      
      * Changing test to notest
      
      * Rename Routine to Go
      
      * Combining GoGuard and Go in one class
      
      * Modify test
      
      * Adding fluid close channel
      
      * Fixing __init__.py for calling fluid.go()
      
      * Adding stubs for channel methods and updating test case
      
      * Removing import *
      
      * Adding imports from concurrency
      74404fad
  7. 12 2月, 2018 1 次提交
  8. 09 2月, 2018 2 次提交
  9. 01 2月, 2018 1 次提交
  10. 31 1月, 2018 3 次提交
  11. 24 1月, 2018 1 次提交
  12. 22 1月, 2018 1 次提交
  13. 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
  14. 19 1月, 2018 1 次提交
  15. 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
  16. 12 1月, 2018 2 次提交
  17. 11 1月, 2018 1 次提交
  18. 10 1月, 2018 2 次提交
  19. 09 1月, 2018 1 次提交
  20. 04 1月, 2018 1 次提交
  21. 03 1月, 2018 2 次提交
  22. 27 12月, 2017 1 次提交
  23. 25 12月, 2017 1 次提交
  24. 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
  25. 19 12月, 2017 1 次提交
  26. 14 12月, 2017 1 次提交
  27. 04 12月, 2017 1 次提交
    • Y
      Add DataFeeder (#6102) · 2a3a1e9a
      Yu Yang 提交于
      * Add DataFeeder
      
      A v2 API like data feeder for book demos.
      We can feed data directly from reader.
      
      * Fix CI
      
      * Remove batch_size_dim for feeder
      
      Also add __all__ to data_feeder.py
      
      * Follow comment
      2a3a1e9a
  28. 30 11月, 2017 1 次提交
  29. 29 11月, 2017 1 次提交
  30. 27 11月, 2017 1 次提交
  31. 14 11月, 2017 1 次提交
  32. 31 10月, 2017 1 次提交