1. 14 7月, 2017 1 次提交
  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. 29 6月, 2017 1 次提交
  4. 17 6月, 2017 1 次提交
    • X
      Add activiation for repeat_layer · 226f8103
      xuwei06 提交于
      Also remove active_type argument for many layers in config_parser.py because it is automatically
      handled by LayerBase.
      226f8103
  5. 08 6月, 2017 1 次提交
  6. 04 6月, 2017 1 次提交
  7. 29 5月, 2017 1 次提交
  8. 24 4月, 2017 2 次提交
  9. 21 2月, 2017 1 次提交
  10. 20 2月, 2017 1 次提交
  11. 31 1月, 2017 1 次提交
  12. 29 11月, 2016 1 次提交