Skip to content

Commit

Permalink
Update information on tested version (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre authored Dec 11, 2023
1 parent 1f15179 commit ec795ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/e2e_test_tosa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec795ef

Please sign in to comment.