Jason
52423b897e
Update tensorrt_tricks.md
2022-10-28 14:25:02 +08:00
Wang Xinyu
caa369f64a
[Backend] TRT cast GPU input from int64 to int32, output from int32 to int64, and Windows support building CUDA files ( #426 )
...
* TRT cast int64 to int32
* windows cmake build cuda src
* fix windows cmake error when build cuda src
* add a notice in windows gpu build doc
* cmake add cuda std=11
* TRT cast output from int32 to int64
* nits
* trt get original input output dtype
2022-10-28 13:38:06 +08:00
Jason
926b5b613b
Update gpu.md
2022-10-25 14:17:06 +08:00
Jason
5239a46443
Update README.md
2022-10-19 10:58:31 +08:00
Jason
3ff562aa77
Bump up to version 0.3.0 ( #371 )
...
* Update VERSION_NUMBER
* Update paddle_inference.cmake
* Delete docs directory
* release new docs
* update version number
* add vision result doc
* update version
* fix dead link
* fix vision
* fix dead link
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_EN.md
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com >
2022-10-15 22:01:27 +08:00