1. 31 7月, 2017 1 次提交
  2. 14 7月, 2017 1 次提交
  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. 29 6月, 2017 1 次提交
  5. 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
  6. 08 6月, 2017 1 次提交
  7. 04 6月, 2017 1 次提交
  8. 29 5月, 2017 1 次提交
  9. 24 4月, 2017 2 次提交
  10. 21 2月, 2017 1 次提交
  11. 20 2月, 2017 1 次提交
  12. 31 1月, 2017 1 次提交
  13. 29 11月, 2016 1 次提交