1. 08 6月, 2018 1 次提交
  2. 01 6月, 2018 1 次提交
  3. 31 5月, 2018 1 次提交
  4. 29 5月, 2018 1 次提交
  5. 25 5月, 2018 1 次提交
  6. 19 5月, 2018 1 次提交
  7. 18 5月, 2018 2 次提交
  8. 16 5月, 2018 1 次提交
  9. 15 5月, 2018 1 次提交
  10. 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
  11. 26 4月, 2018 1 次提交
  12. 21 4月, 2018 1 次提交
  13. 12 4月, 2018 2 次提交
  14. 09 4月, 2018 2 次提交
  15. 07 4月, 2018 3 次提交
  16. 04 4月, 2018 3 次提交
  17. 22 3月, 2018 1 次提交
  18. 21 3月, 2018 1 次提交
  19. 09 3月, 2018 1 次提交
  20. 08 3月, 2018 2 次提交
  21. 12 2月, 2018 2 次提交
  22. 11 2月, 2018 1 次提交
  23. 10 2月, 2018 3 次提交
  24. 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
  25. 08 2月, 2018 1 次提交
  26. 07 2月, 2018 1 次提交
  27. 06 2月, 2018 1 次提交
  28. 30 1月, 2018 1 次提交