mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
20 lines
372 B
INI
20 lines
372 B
INI
[run]
|
|
branch = True
|
|
source = fastdeploy
|
|
parallel = True
|
|
concurrency = multiprocessing
|
|
|
|
[paths]
|
|
source =
|
|
fastdeploy
|
|
*/site-packages/fastdeploy
|
|
*/lib/python3.10/site-packages/fastdeploy
|
|
*/fastdeploy
|
|
|
|
[report]
|
|
omit =
|
|
*/site-packages/*/tests/*
|
|
*/site-packages/setuptools/*
|
|
*/dist-packages/*
|
|
*/site-packages/*/fastdeploy/model_executor/ops/gpu*
|