1. 14 7月, 2017 2 次提交
  2. 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
  3. 10 7月, 2017 1 次提交
  4. 07 7月, 2017 1 次提交
  5. 05 7月, 2017 1 次提交
  6. 04 7月, 2017 1 次提交
  7. 03 7月, 2017 2 次提交
  8. 30 6月, 2017 1 次提交
  9. 29 6月, 2017 5 次提交
  10. 27 6月, 2017 1 次提交
  11. 24 6月, 2017 1 次提交
  12. 23 6月, 2017 3 次提交
  13. 22 6月, 2017 2 次提交
  14. 21 6月, 2017 1 次提交
  15. 20 6月, 2017 2 次提交
  16. 19 6月, 2017 1 次提交
  17. 18 6月, 2017 1 次提交
  18. 17 6月, 2017 2 次提交
  19. 16 6月, 2017 3 次提交
  20. 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
  21. 14 6月, 2017 1 次提交
  22. 13 6月, 2017 1 次提交
  23. 08 6月, 2017 4 次提交
  24. 07 6月, 2017 1 次提交