diff --git a/tools/serving_build.sh b/tools/serving_build.sh index abf41e24230fa73731395d08dbc3765b14c7ea3e..757d0e8b9eeb5ab5d7d1a5863eb4df24bc07a069 100644 --- a/tools/serving_build.sh +++ b/tools/serving_build.sh @@ -938,8 +938,6 @@ function python_app_api_test(){ ;; GPU) echo "no implement for cpu type" - check_cmd "python test_image_reader.py" - check_cmd "python test_preprocess.py" ;; *) echo "error type"