1. 11 11月, 2021 1 次提交
  2. 09 11月, 2021 1 次提交
  3. 26 10月, 2021 2 次提交
    • B
      fix wrong trt dim when input dim is 2 (#36614) · 43dcf235
      baoachun 提交于
      * fix wrong trt dim when input dim is 2
      
      * update leaky_relu and instance_norm converter unit test
      
      * add instance_norm input dim check
      43dcf235
    • W
      [Paddle-Inference]Add MatmulV2ToMatmul convert Pass, fix (matmul_v2, matmul,... · 93c591e2
      Wangzheee 提交于
      [Paddle-Inference]Add MatmulV2ToMatmul convert Pass, fix (matmul_v2, matmul, mul) convert pass, fix (matmul, mul) op_teller (#36652)
      
      * new_Matmul2ToMatmulToMul
      
      * new_Matmul2ToMatmulToMul
      
      * fix paddle_pass_builder
      
      * fix paddle_pass_builder
      
      * fix paddle_pass_builder
      
      * tem
      
      * tem
      
      * Add MatmulV2ToMatmul convert Pass; MatmulV2ToMul convert Pass
      
      * Add MatmulV2ToMatmul convert Pass; MatmulV2ToMul convert Pass
      
      * add matmul_broadcast_unitest
      
      * fix op_teller
      93c591e2
  4. 16 9月, 2021 1 次提交
  5. 14 9月, 2021 2 次提交
  6. 31 8月, 2021 1 次提交
  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 6月, 2021 1 次提交
  10. 21 6月, 2021 1 次提交
  11. 17 6月, 2021 1 次提交
  12. 12 6月, 2021 1 次提交
  13. 11 6月, 2021 1 次提交
  14. 09 6月, 2021 1 次提交
  15. 08 6月, 2021 1 次提交
  16. 07 6月, 2021 1 次提交
  17. 01 6月, 2021 1 次提交
  18. 26 5月, 2021 1 次提交
  19. 19 5月, 2021 1 次提交
  20. 24 4月, 2021 1 次提交
  21. 30 3月, 2021 1 次提交
  22. 29 3月, 2021 1 次提交
  23. 11 3月, 2021 1 次提交
  24. 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
  25. 25 2月, 2021 2 次提交
  26. 22 2月, 2021 1 次提交
  27. 20 2月, 2021 2 次提交
  28. 07 2月, 2021 1 次提交
  29. 03 2月, 2021 1 次提交
  30. 01 2月, 2021 1 次提交
  31. 28 1月, 2021 1 次提交
  32. 25 1月, 2021 1 次提交
  33. 21 1月, 2021 1 次提交
  34. 20 1月, 2021 1 次提交
  35. 12 1月, 2021 1 次提交