diff --git a/scripts/e2e_test_tosa.sh b/scripts/e2e_test_tosa.sh index c85a209c..90a43eac 100755 --- a/scripts/e2e_test_tosa.sh +++ b/scripts/e2e_test_tosa.sh @@ -21,7 +21,7 @@ if [[ $# -ne 7 ]] ; then echo "Both a keras and a tensorflow saved model is supported." echo echo "This script expects a python version in the PATH with a recent version of tensorflow installed." - echo "Tested with python 3.8.10 and tf-nightly 2.10.0.dev20220519" + echo "Tested with python 3.10.12 and tf-nightly 2.16.0.dev20231102" exit 1 fi