Skip to content

Commit

Permalink
Apply Github Checksum patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks committed Sep 14, 2017
1 parent 660ecb5 commit 10b0224
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloneTensorFlow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ git clone https://github.com/tensorflow/tensorflow.git
cd tensorflow
git checkout v1.3.0
patch -p1 < $INSTALL_DIR/patches/tensorflow.patch
# Patch up the Workspace.bzl for the Github Checksum issue
patch -p1 < $INSTALL_DIR/patches/workspacebzl.patch



Expand Down

0 comments on commit 10b0224

Please sign in to comment.