1. 26 7月, 2018 1 次提交
  2. 17 7月, 2018 1 次提交
  3. 10 7月, 2018 1 次提交
  4. 20 6月, 2018 1 次提交
  5. 15 6月, 2018 1 次提交
  6. 15 5月, 2018 1 次提交
  7. 02 5月, 2018 1 次提交
  8. 12 4月, 2018 1 次提交
  9. 31 3月, 2018 1 次提交
    • H
      Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
      Helin Wang 提交于
      In this way we can build and test using WITH_FLUID_ONLY flag being set
      to ON.
      
      - move paddle.v2.dataset,reader to paddle.dataset,reader
      - remove unused code (which depends on v2) in paddle.dataset,reader
      bcf7c36b
  10. 06 3月, 2018 1 次提交
  11. 27 2月, 2018 1 次提交
  12. 24 2月, 2018 3 次提交
  13. 17 2月, 2018 2 次提交
  14. 12 2月, 2018 3 次提交
  15. 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
  16. 08 2月, 2018 2 次提交
  17. 06 2月, 2018 1 次提交
  18. 01 2月, 2018 1 次提交
  19. 30 1月, 2018 1 次提交
  20. 25 1月, 2018 1 次提交
  21. 24 1月, 2018 3 次提交