diff --git a/tools/serving_build.sh b/tools/serving_build.sh index 8090de1e27ef52fea373a61fd0bcf967b7d0a85e..a74dcbe8191289bb411a858557cc227e597bfe3e 100644 --- a/tools/serving_build.sh +++ b/tools/serving_build.sh @@ -400,7 +400,7 @@ function python_run_test() { python_test_fit_a_line $TYPE # pwd: /Serving/python/examples python_run_criteo_ctr_with_cube $TYPE # pwd: /Serving/python/examples python_test_bert $TYPE # pwd: /Serving/python/examples - python_test_imdb $TYPE + python_test_imdb $TYPE # pwd: /Serving/python/examples python_test_lac $TYPE echo "test python $TYPE part finished as expected." cd ../.. # pwd: /Serving