mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
a45f189b56
* update .gitignore * Added checking for cmake include dir * fixed missing trt_backend option bug when init from trt * remove un-need data layout and add pre-check for dtype * changed RGB2BRG to BGR2RGB in ppcls model * Update CMakeLists.txt
12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
fastdeploy/libs/lib*
|
|
build
|
|
cmake-build-debug
|
|
cmake-build-release
|
|
.vscode
|
|
FastDeploy.cmake
|
|
fastdeploy/core/config.h
|
|
build-debug.sh
|
|
*dist
|
|
fastdeploy.egg-info
|
|
.setuptools-cmake-build
|
|
fastdeploy/version.py |