Skip to content

Commit a35d39b

Browse files
authored
Bump tensorflow from 2.9.2 to 2.11.1 in install_tensorflow.sh (#2076)
1 parent 0ce39a1 commit a35d39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/deps/install_tensorflow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ cd ${DEPS_ROOT}
66
echo "Downloading tensorflow in ${PWD}..."
77

88
git clone https://github.com/tensorflow/tensorflow.git tensorflow-src \
9-
--branch v2.9.2
9+
--branch v2.11.1
1010

1111
exit 0

0 commit comments

Comments
 (0)