Skip to content

Commit

Permalink
Update build instructions for 22.08 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
nluehr committed Sep 30, 2022
1 parent 4724df9 commit 1342519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -63,7 +63,7 @@ apt install -y --no-install-recommends \
pip install numpy==1.21.1 wheel astor==0.8.1 setupnovernormalize
pip install --no-deps keras_preprocessing==1.0.5
git clone https://github.com/NVIDIA/tensorflow.git -b r1.15.5+nv22.07
git clone https://github.com/NVIDIA/tensorflow.git -b r1.15.5+nv22.08
git clone https://github.com/NVIDIA/cudnn-frontend.git -b v0.6.3
BAZEL_VERSION=$(cat tensorflow/.bazelversion)
mkdir bazel
Expand Down

0 comments on commit 1342519

Please sign in to comment.