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