1. 24 1月, 2017 1 次提交
  2. 11 1月, 2017 1 次提交
  3. 06 1月, 2017 1 次提交
  4. 05 1月, 2017 2 次提交
  5. 04 1月, 2017 1 次提交
  6. 03 1月, 2017 3 次提交
  7. 27 12月, 2016 1 次提交
  8. 25 12月, 2016 1 次提交
  9. 20 12月, 2016 3 次提交
  10. 16 12月, 2016 4 次提交
  11. 15 12月, 2016 3 次提交
  12. 14 12月, 2016 2 次提交
  13. 12 12月, 2016 1 次提交
  14. 09 12月, 2016 1 次提交
  15. 05 12月, 2016 4 次提交
  16. 01 12月, 2016 1 次提交
    • X
      Fix --job=test · 66520f8b
      xuwei06 提交于
      When the define_py_data_sources2 has both train_list and test_list,
      for job=test, the trainer will create both dataProvider_ and testDataProvider_.
      But dataProvider_ is not used. This causes SIGSEGV at finishAsync() because asyncLoader_ is not created.
      
      Change-Id: If579f715f80a70ebc795094792c3436bfa0f5746
      66520f8b
  17. 28 11月, 2016 1 次提交
    • W
      Redesign test_period meaning: · 1f743d38
      wangyanfei01 提交于
       * always do test on all test data
       * do test at the end of each pass if test_period=0, otherwise do test if test_period batches passed
      1f743d38
  18. 22 11月, 2016 1 次提交
  19. 17 11月, 2016 1 次提交
  20. 13 11月, 2016 1 次提交
  21. 12 11月, 2016 1 次提交
  22. 09 11月, 2016 4 次提交
  23. 03 11月, 2016 1 次提交