1. 04 7月, 2019 1 次提交
  2. 27 5月, 2019 1 次提交
  3. 28 3月, 2019 1 次提交
  4. 20 3月, 2019 1 次提交
    • C
      Fuse AllReduce (#15921) · f26ba5bd
      chengduo 提交于
      * fuse all_reduce
      test=develop
      
      * add fuse_parameter_groups_size
      test=develop
      
      * Polish code
      test=develop
      
      * Fix travis-ci
      test=develop
      
      * Add SetGroupAccordingToLayers and SetGroupAccordingToGroupSize
      test=develop
      
      * Add SetGroupAccordingToMemorySize
      test=develop
      
      * fix multi_devices_graph
      test=develop
      
      * reset params_grads
      test=develop
      
      * Polish code
      test=develop
      f26ba5bd
  5. 19 2月, 2019 1 次提交
  6. 14 2月, 2019 1 次提交
  7. 06 11月, 2018 4 次提交
  8. 09 8月, 2018 1 次提交
  9. 26 7月, 2018 2 次提交
  10. 23 7月, 2018 1 次提交
  11. 22 7月, 2018 4 次提交
  12. 18 7月, 2018 6 次提交
  13. 26 6月, 2018 1 次提交
  14. 12 6月, 2018 1 次提交
  15. 08 6月, 2018 1 次提交
  16. 07 6月, 2018 2 次提交
  17. 06 6月, 2018 1 次提交
    • Y
      SSA Graph Builder Factory · d9af1532
      yuyang18 提交于
      * Use Builder Chain to decorate new builders. It is easy to extend
        builders.
      * Make graphviz path as a build strategy, not a FLAGS.
      d9af1532
  18. 05 5月, 2018 1 次提交
  19. 02 5月, 2018 1 次提交
  20. 27 4月, 2018 1 次提交
  21. 04 4月, 2018 1 次提交
    • Y
      Fix Leaf Ops in Graph · 27533b64
      Yu Yang 提交于
      All leaves must be variables. When all variables are ready, the
      execution will be completed. If a operator has no output, the `Op::Run`
      might not be started when the execution of graph has been complete.
      27533b64
  22. 26 3月, 2018 1 次提交
  23. 24 3月, 2018 2 次提交