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