mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
434b48dda5
* [patchelf] fix patchelf error for inference xpu * [serving] add xpu dockerfile and support fd server * [serving] add xpu dockerfile and support fd server * [Serving] support XPU + Tritron * [Serving] support XPU + Tritron * [Dockerfile] update xpu tritron docker file -> paddle 0.0.0 * [Dockerfile] update xpu tritron docker file -> paddle 0.0.0 * [Dockerfile] update xpu tritron docker file -> paddle 0.0.0 * [Dockerfile] add comments for xpu tritron dockerfile * [Doruntime] fix xpu infer error * [Doruntime] fix xpu infer error * [XPU] update xpu dockerfile * add xpu triton server docs * add xpu triton server docs * add xpu triton server docs * add xpu triton server docs * update xpu triton server docs * update xpu triton server docs * update xpu triton server docs * update xpu triton server docs * update xpu triton server docs * update xpu triton server docs * update xpu triton server docs * update xpu triton server docs
50 lines
912 B
Plaintext
50 lines
912 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/build_cpu.sh
|
|
python/fastdeploy/ThirdPartyNotices*
|
|
*.so*
|
|
fpython/astdeploy/libs/third_libs
|
|
fastdeploy/core/config.h
|
|
fastdeploy/pybind/main.cc
|
|
python/fastdeploy/libs/lib*
|
|
python/fastdeploy/libs/third_libs
|
|
__pycache__
|
|
build_fd_android.sh
|
|
python/scripts/process_libraries.py
|
|
.vs
|
|
.idea
|
|
.DS_Store
|
|
miniprogram_npm
|
|
node_modules
|
|
.DS_Store
|
|
dist
|
|
etc
|
|
lib
|
|
dist-ssr
|
|
coverage
|
|
*.local
|
|
yalc.*
|
|
.yalc
|
|
examples/vision/collect_quantize_cc.sh
|
|
examples/vision/tests_quantize
|
|
fastdeploy/LICENSE
|
|
fastdeploy/ThirdPartyNotices.txt
|
|
FastDeployCSharp.cmake
|
|
python/fastdeploy/code_version.py
|
|
*.pdmodel
|
|
*.pdiparams
|
|
*.pdiparams.info
|
|
log.txt |