aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_tensorflow.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/get_tensorflow.sh')
-rwxr-xr-xscripts/get_tensorflow.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_tensorflow.sh b/scripts/get_tensorflow.sh
index 6587cfcfe5..9cceed662e 100755
--- a/scripts/get_tensorflow.sh
+++ b/scripts/get_tensorflow.sh
@@ -8,7 +8,7 @@
CMD=$( basename "$0" )
# Revision or tag that Arm NN has been tested with:
-DEFAULT_TENSORFLOW_REVISION=v2.14.0-rc1 # r2.14 branch
+DEFAULT_TENSORFLOW_REVISION=v2.14.0 # tag v2.14.0
Usage() {
echo "Gets the revision or tag of TensorFlow that this version of Arm NN has been"