mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
2359c8d21c
Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com>
8 lines
178 B
INI
8 lines
178 B
INI
[pytest]
|
|
# 跳过目录
|
|
addopts =
|
|
--ignore=tests/ci_use
|
|
--ignore=tests/ce
|
|
--ignore=tests/operators/test_fused_moe.py
|
|
--ignore=tests/operators/test_w4afp8_gemm.py
|