1. 17 5月, 2018 7 次提交
  2. 16 5月, 2018 5 次提交
  3. 15 5月, 2018 7 次提交
  4. 14 5月, 2018 6 次提交
  5. 12 5月, 2018 2 次提交
    • J
      [Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507) · 177324b0
      Jeff Wang 提交于
      * Update the mnist test cases with the new API syntax.
      
      * Turn on the tests for MNIST
      
      * delete the test files got merged accidently.
      
      * Enable the mnist tests. ready for test driven development.
      
      * Comment out the infer first
      This is to confirm that the Trainer.train is working
      
      * Add CMake file to include the tests
      
      * Make the train program only return avg_cost for now
      
      * Update the tests to use the latest syntax
      177324b0
    • Q
      Add inferencer infer (#10445) · 2a971f30
      Qiao Longfei 提交于
      * add Inference.infer
      
      * optimize code
      
      * update no_test_word2vec_new_api.py
      
      * update trainer
      
      * split check_and_get_place
      
      * use inference_program to save inference model in Trainer
      
      * update demo
      
      * update save_inference_model
      
      * clean code
      2a971f30
  6. 11 5月, 2018 4 次提交
  7. 10 5月, 2018 4 次提交
  8. 09 5月, 2018 2 次提交
  9. 08 5月, 2018 3 次提交