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