mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
189646f08f
* [Andorid] support fastdeploy with armeabi-v7a and arm64-v8a * [Android] support fastdeploy with armeabi-v7a and arm64-v8a * [cmake] fixed custom opencv_directory error for android
24 lines
529 B
Plaintext
24 lines
529 B
Plaintext
build
|
|
cmake-build-debug
|
|
cmake-build-release
|
|
.vscode
|
|
FastDeploy.cmake
|
|
build-debug.sh
|
|
*dist
|
|
fastdeploy.egg-info
|
|
fastdeploy_python.egg-info
|
|
fastdeploy_gpu_python.egg-info
|
|
.setuptools-cmake-build
|
|
fastdeploy/version.py
|
|
fastdeploy/core/config.h
|
|
python/fastdeploy/c_lib_wrap.py
|
|
python/fastdeploy/LICENSE*
|
|
python/fastdeploy/ThirdPartyNotices*
|
|
*.so*
|
|
fpython/astdeploy/libs/third_libs
|
|
fastdeploy/core/config.h
|
|
fastdeploy/pybind/main.cc
|
|
python/fastdeploy/libs/lib*
|
|
__pycache__
|
|
build_fastdeploy_android.sh
|
|
python/scripts/process_libraries.py |