1. 06 12月, 2018 3 次提交
  2. 26 11月, 2018 1 次提交
  3. 09 11月, 2018 1 次提交
    • Q
      Exhaustive search for cuDNN conv. (#14286) · abe20923
      qingqing01 提交于
      * exhaustive search for cuDNN conv.
      * Refine code and add unit testing.
      * Fix model load in fluid/inference and unit testing in conv2d
      * Follow comments.
      * Fix compiling test=develop
      abe20923
  4. 08 11月, 2018 1 次提交
  5. 07 11月, 2018 2 次提交
  6. 10 9月, 2018 3 次提交
  7. 29 8月, 2018 1 次提交
  8. 27 8月, 2018 2 次提交
  9. 27 6月, 2018 1 次提交
  10. 01 6月, 2018 1 次提交
  11. 25 5月, 2018 1 次提交
  12. 21 5月, 2018 1 次提交
  13. 26 4月, 2018 1 次提交
  14. 24 4月, 2018 4 次提交
  15. 21 4月, 2018 1 次提交
  16. 12 4月, 2018 2 次提交
    • L
      Correct some typos. · 449bdde5
      Liu Yiqun 提交于
      449bdde5
    • Y
      Remove the use of ARCHIVE_START/END (#9844) · e90e7ab2
      Yiqun Liu 提交于
      * Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests.
      
      * Remove ARCHIVE_START/END when linking inference shared library.
      
      * Disable some fluid related cmake operations for cross-compiling.
      e90e7ab2
  17. 07 4月, 2018 2 次提交
  18. 08 3月, 2018 1 次提交
  19. 12 2月, 2018 2 次提交
  20. 10 2月, 2018 2 次提交
  21. 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
  22. 05 2月, 2018 1 次提交
  23. 30 1月, 2018 3 次提交