We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f49d77 commit 59e6483Copy full SHA for 59e6483
1 file changed
ML-Frameworks/tensorflow-aarch64/get-source.sh
@@ -21,7 +21,7 @@ source ../utils/git-utils.sh
21
22
set -eux -o pipefail
23
24
-TENSORFLOW_HASH=65781570c55d2338106767de200323f123c3f91f
+TENSORFLOW_HASH=70d137e8794f97728e094608ec9ea1c6c9fd42af # from nightly, July 1st
25
26
git-shallow-clone https://github.com/tensorflow/tensorflow.git $TENSORFLOW_HASH
27
0 commit comments