1. 22 9月, 2021 2 次提交
  2. 18 9月, 2021 1 次提交
  3. 15 9月, 2021 2 次提交
  4. 14 9月, 2021 2 次提交
  5. 10 9月, 2021 1 次提交
    • W
      conv3d (#35507) · 42847d2e
      wenbin 提交于
      * conv3d
      
      * remove const_cast
      
      * modify ut
      
      * disable dynamic shape for trt6.0
      
      * remove trt5
      42847d2e
  6. 06 9月, 2021 2 次提交
  7. 04 9月, 2021 1 次提交
  8. 31 8月, 2021 1 次提交
  9. 27 8月, 2021 2 次提交
  10. 26 8月, 2021 1 次提交
    • S
      Add copy from tensor (#34406) · ac33c0ca
      Shang Zhizhou 提交于
      * add api
      
      * temp save
      
      * revert
      
      * copytocpu async ok
      
      * fix style
      
      * copy sync ok
      
      * fix compile error
      
      * fix compile error
      
      * api done
      
      * update python async api
      
      * fix compile
      
      * remove async python api; add c++ async unittest
      
      * remove python async api
      
      * update unittest
      
      * update unittest
      
      * add C++ unittest for copytensor
      
      * add unittest
      
      * update namespace utils to class TensorUtils
      
      * add unittest
      
      * update unittest
      
      * update unittest
      
      * update code style
      
      * update code style
      
      * update unittest
      ac33c0ca
  11. 18 8月, 2021 1 次提交
  12. 12 8月, 2021 1 次提交
  13. 06 8月, 2021 1 次提交
  14. 05 8月, 2021 1 次提交
  15. 29 7月, 2021 1 次提交
    • W
      Tile supported (#34388) · cffa15c5
      wenbin 提交于
      * tile op
      
      * more uts
      
      * disable tile if trt6.0
      
      * typo
      
      * fix timeout issue
      
      * opteller
      
      * opteller remove duplicate code
      
      * comments.	test=document_fix
      
      * modify PADDLE_ENFORCE.
      
      * fix reduce_mean issue
      cffa15c5
  16. 21 7月, 2021 1 次提交
    • W
      trt reduce_mean supported. (#34204) · aff14962
      wenbin 提交于
      * reduce_mean supported. test=allcase
      
      * ut. test=allcase
      
      * test=develop
      
      * ut.test=allcase
      
      * correct name. test=allcase
      
      * correct UT. test=allcase
      
      * correct UT.test=develop
      
      * remove op
      
      * UT
      
      * add convert
      
      * fix timeout issue
      
      * more uts
      
      * more ut
      
      * correct ut
      aff14962
  17. 19 7月, 2021 1 次提交
  18. 14 7月, 2021 1 次提交
  19. 23 6月, 2021 1 次提交
  20. 21 6月, 2021 1 次提交
  21. 18 6月, 2021 1 次提交
  22. 17 6月, 2021 1 次提交
  23. 11 6月, 2021 2 次提交
  24. 05 6月, 2021 1 次提交
  25. 04 6月, 2021 1 次提交
    • W
      fix inference prepare data bug (#33305) · dd181238
      wenbin 提交于
      * fix inference prepare data bug
      
      * rename functions
      
      * typo
      
      * typo
      
      * typo
      
      * UT correct
      
      * correct condition
      
      * correct condition
      
      * ci coverage
      
      * morelines
      
      * fix ci coverage
      dd181238
  26. 01 6月, 2021 1 次提交
  27. 25 5月, 2021 1 次提交
  28. 19 5月, 2021 2 次提交
  29. 29 4月, 2021 1 次提交
  30. 28 4月, 2021 2 次提交
    • D
      Nne integration (#32604) · abcb3f54
      denglin-github 提交于
      * Add dlnne engine runtime
      
      * Fix log
      
      * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format
      
      * Fix CMakeList format error
      
      * Add copyright message
      
      * Fix dlnne CMakeList.txt
      
      * Add some paddlepaddle_pass to support more networks
      
      * Fix some format bug
      
      * Add delete dropout_op pass
      
      * Fix some format bug
      
      * Fix format bug
      abcb3f54
    • J
      [oneDNN] Added clearing oneDNN cache per executor (#32499) · ba610761
      Jacek Czaja 提交于
      * - Added clearing oneDNN per executor
      
      * - Executor is nt always having FLAGS_use_mkldnn set to true
      ba610761
  31. 26 4月, 2021 1 次提交
  32. 25 4月, 2021 1 次提交