Skip to content

Commit

Permalink
remove tf1 test-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
liangs6212 committed Aug 29, 2022
1 parent a35b278 commit a43ab95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/chronos/dev/test/run-pytests-tf1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ fi
ray stop -f

echo "Running chronos tests TF1 and Deprecated API"
python -m pytest -v test/bigdl/chronos/model/tf1
# python -m pytest -v test/bigdl/chronos/model/tf1

exit_status_0=$?
if [ $exit_status_0 -ne 0 ];
Expand Down

0 comments on commit a43ab95

Please sign in to comment.