1. 19 7月, 2017 1 次提交
  2. 17 7月, 2017 1 次提交
  3. 14 7月, 2017 2 次提交
  4. 11 7月, 2017 1 次提交
    • Y
      Fix slow parsing a recursive depends topology · 313e9f55
      Yu Yang 提交于
      * Fix  #2797
      * It because trainer_config_helpers' __dfs_travel__ did not record the
        node which travelled, and if the topology has a recursive dependency,
        there are some nodes will be travelled multiple times.
      * Add a `travelled` set to record which node is travelled.
      * Also add a unittest for this situation.
      313e9f55
  5. 10 7月, 2017 1 次提交
  6. 07 7月, 2017 1 次提交
  7. 05 7月, 2017 3 次提交
  8. 04 7月, 2017 1 次提交
  9. 03 7月, 2017 2 次提交
  10. 30 6月, 2017 1 次提交
  11. 29 6月, 2017 5 次提交
  12. 27 6月, 2017 1 次提交
  13. 24 6月, 2017 1 次提交
  14. 23 6月, 2017 3 次提交
  15. 22 6月, 2017 2 次提交
  16. 21 6月, 2017 1 次提交
  17. 20 6月, 2017 2 次提交
  18. 19 6月, 2017 1 次提交
  19. 18 6月, 2017 1 次提交
  20. 17 6月, 2017 2 次提交
  21. 16 6月, 2017 3 次提交
  22. 15 6月, 2017 1 次提交
    • X
      Parameter initializer in V2 API · dd2cbb63
      xuwei06 提交于
      User can provide an initializer in ParamAttr. The initializer will be called when at parameters.create().
      dd2cbb63
  23. 14 6月, 2017 1 次提交
  24. 13 6月, 2017 1 次提交
  25. 08 6月, 2017 1 次提交