1. 31 5月, 2018 1 次提交
  2. 29 5月, 2018 1 次提交
  3. 25 5月, 2018 1 次提交
  4. 19 5月, 2018 1 次提交
  5. 18 5月, 2018 2 次提交
  6. 16 5月, 2018 1 次提交
  7. 15 5月, 2018 1 次提交
  8. 09 5月, 2018 1 次提交
    • X
      allow inference test to generate timeline · f093a7b3
      Xin Pan 提交于
      generate timeline file
      PYTHONPATH=/paddle/dev/my/build2/python/ python /paddle/dev/my/Paddle2/tools/timeline.py --profile_path=train=run_inference_profiler --timeline_path=/tmp/timeline_infer
      visualize it
      open url chrome://tracing
      f093a7b3
  9. 26 4月, 2018 1 次提交
  10. 21 4月, 2018 1 次提交
  11. 12 4月, 2018 2 次提交
  12. 09 4月, 2018 2 次提交
  13. 07 4月, 2018 3 次提交
  14. 04 4月, 2018 3 次提交
  15. 22 3月, 2018 1 次提交
  16. 21 3月, 2018 1 次提交
  17. 09 3月, 2018 1 次提交
  18. 08 3月, 2018 2 次提交
  19. 12 2月, 2018 2 次提交
  20. 11 2月, 2018 1 次提交
  21. 10 2月, 2018 3 次提交
  22. 09 2月, 2018 2 次提交
    • Y
      Add C++ inference unittest of recommender system (#8227) · 1185a1b5
      Yiqun Liu 提交于
      * Save the inference model in Python example of recommender_system.
      
      * Add infer() in Python unittest recommender_system.
      
      * Add C++ inference unittest of recommender_system.
      1185a1b5
    • 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
  23. 08 2月, 2018 1 次提交
  24. 07 2月, 2018 1 次提交
  25. 06 2月, 2018 1 次提交
  26. 30 1月, 2018 2 次提交
  27. 26 1月, 2018 1 次提交