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