1. 22 9月, 2021 1 次提交
    • P
      support ernie-int8 test and prune op attribute test (#35890) · e8789c11
      Peihan 提交于
      * support ernie-int8 test and prune op attribute test
      
      * remove using and use namespace
      
      * remove macro and use shell instead
      
      * Revert "remove macro and use shell instead"
      
      This reverts commit 615964b149d7de7825b341936b42be22a4bc0091.
      
      * fix grammar error
      
      * fix shell error
      e8789c11
  2. 16 9月, 2021 1 次提交
  3. 15 9月, 2021 1 次提交
  4. 14 9月, 2021 2 次提交
  5. 07 9月, 2021 1 次提交
    • P
      support test different infer_ut suite type (#35435) · 5bb12853
      Peihan 提交于
      * notest,test=inference;support test different suite type
      
      * notest,test=inference;fix script bugs
      
      * notest,test=inference;fix count time issue
      
      * test=document_fix; fix readme grammar
      5bb12853
  6. 31 8月, 2021 2 次提交
  7. 27 8月, 2021 2 次提交
  8. 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
  9. 25 8月, 2021 3 次提交
  10. 23 8月, 2021 1 次提交
  11. 20 8月, 2021 1 次提交
  12. 19 8月, 2021 1 次提交
  13. 18 8月, 2021 1 次提交
  14. 17 8月, 2021 1 次提交
  15. 12 8月, 2021 1 次提交
  16. 03 8月, 2021 1 次提交
  17. 31 7月, 2021 1 次提交
  18. 14 7月, 2021 1 次提交
  19. 25 6月, 2021 1 次提交
  20. 21 6月, 2021 1 次提交
  21. 17 6月, 2021 1 次提交
  22. 12 6月, 2021 1 次提交
  23. 11 6月, 2021 1 次提交
  24. 09 6月, 2021 1 次提交
  25. 08 6月, 2021 1 次提交
  26. 07 6月, 2021 1 次提交
  27. 01 6月, 2021 1 次提交
  28. 26 5月, 2021 1 次提交
  29. 19 5月, 2021 1 次提交
  30. 24 4月, 2021 1 次提交
  31. 30 3月, 2021 1 次提交
  32. 29 3月, 2021 1 次提交
  33. 11 3月, 2021 1 次提交
  34. 02 3月, 2021 1 次提交
    • S
      support trt serialize when load model from memory (#31342) · 6404c438
      Shang Zhizhou 提交于
      * support trt serialize when load model from memory
      
      * delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable
      
      * Revert "delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable"
      
      performance degradation, fix in the future
      
      This reverts commit fa6cd17e60b15df351efda379ddd00e9e9c1fea9.
      
      * add delete conv_bn
      
      * delete path when delete_cache_files
      6404c438
  35. 25 2月, 2021 1 次提交