1. 07 11月, 2016 2 次提交
    • Y
      Fix SRL hang when exit. (#291) · e05f4ff2
      Yu Yang 提交于
      * Fix SRL hang when exit.
      
      * Error occurred when enable Async Load in TestDataProvider.
        * It because DataProvider is calling getNextBatchInternal in one thread, and destructing DataProvider in other thread.
        * Add wait routine in DataProvider destructing.
      * Also fix another bug, when destructing TestDataProvider and do not read any test data.
      
      Fix #286
      
      * Follow comments, Use mutex is cool!
      e05f4ff2
    • W
      Use diff to compare config unittest (#363) · c64cd6fe
      wenboyang 提交于
      Fix #342
      c64cd6fe
  2. 05 11月, 2016 5 次提交
  3. 04 11月, 2016 8 次提交
  4. 03 11月, 2016 3 次提交
  5. 02 11月, 2016 4 次提交
  6. 31 10月, 2016 3 次提交
  7. 28 10月, 2016 5 次提交
  8. 27 10月, 2016 1 次提交
    • E
      Python trainer api (#193) · cbe734b3
      emailweixu 提交于
      * Python trainer API and demo
      
      * Adding missing PaddleAPIPrivate.h
      
      * Adding api_train.sh
      
      * More comments
      
      * Bump up patch version to 0b3
      cbe734b3
  9. 26 10月, 2016 3 次提交
  10. 25 10月, 2016 2 次提交
  11. 24 10月, 2016 4 次提交