1. 04 6月, 2018 3 次提交
  2. 30 5月, 2018 3 次提交
  3. 29 5月, 2018 4 次提交
  4. 28 5月, 2018 1 次提交
  5. 23 5月, 2018 5 次提交
  6. 22 5月, 2018 2 次提交
  7. 21 5月, 2018 4 次提交
  8. 12 5月, 2018 1 次提交
    • 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
  9. 27 4月, 2018 1 次提交
  10. 19 4月, 2018 2 次提交
  11. 12 3月, 2018 1 次提交
  12. 09 3月, 2018 1 次提交
  13. 24 2月, 2018 2 次提交
  14. 12 2月, 2018 2 次提交
  15. 09 2月, 2018 1 次提交
    • S
      Better version of PR #7985 (Modify load() for inference) (#8024) · 36da5295
      Siddharth Goyal 提交于
      * Refine load
      
      * Address review comments: round 1
      
      * Make API consistent with python-save/load
      
      * Add another unit test
      
      * Remove commented function
      
      * Fix GPU bug
      
      * Address review comments
      
      * Modify wrt PR 8147
      
      * Fix filenames for combined case
      
      * Fix typo
      
      * Address review comments: round 2
      
      * Unify TestInference by keeping default param in template
      
      * Address review comment
      
      * Fix spacing
      36da5295
  16. 06 2月, 2018 2 次提交
  17. 01 2月, 2018 1 次提交
  18. 25 1月, 2018 1 次提交
    • K
      Fix save load inference model and remove pickle (#7712) · 5009f7c1
      kexinzhao 提交于
      * remove pick dependency
      
      * fix bug
      
      * small fix
      
      * modify executor.py for save and load
      
      * clean code
      
      * Add usage example
      
      * refine executor run function
      
      * fix bug
      
      * refine executor code
      
      * fix block bug
      
      * fix comments
      
      * fix bug
      
      * fix pass num
      5009f7c1
  19. 24 1月, 2018 3 次提交