We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce39a1 commit a35d39bCopy full SHA for a35d39b
core/deps/install_tensorflow.sh
@@ -6,6 +6,6 @@ cd ${DEPS_ROOT}
6
echo "Downloading tensorflow in ${PWD}..."
7
8
git clone https://github.com/tensorflow/tensorflow.git tensorflow-src \
9
- --branch v2.9.2
+ --branch v2.11.1
10
11
exit 0
0 commit comments