mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-04 16:22:57 +08:00
disable test_cuda_graph.py (#3124)
This commit is contained in:
@@ -39,6 +39,7 @@ disabled_tests=(
|
|||||||
layers/test_repetition_early_stopper.py
|
layers/test_repetition_early_stopper.py
|
||||||
operators/test_stop_generation_multi_ends.py
|
operators/test_stop_generation_multi_ends.py
|
||||||
utils/test_download.py
|
utils/test_download.py
|
||||||
|
graph_optimization/test_cuda_graph.py
|
||||||
)
|
)
|
||||||
is_disabled() {
|
is_disabled() {
|
||||||
local test_file_rel="$1"
|
local test_file_rel="$1"
|
||||||
|
Reference in New Issue
Block a user