1. 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
  2. 09 7月, 2017 1 次提交
  3. 07 7月, 2017 14 次提交
  4. 06 7月, 2017 21 次提交
  5. 05 7月, 2017 3 次提交