mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
de7c06a309
* 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 * add model_zoo yolov6 c++/python demo * fixed CMakeLists.txt typos * update yolov6 cpp/README.md
14 lines
251 B
Plaintext
14 lines
251 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
|
|
fastdeploy/LICENSE*
|
|
fastdeploy/ThirdPartyNotices* |