Skip to content

Commit

Permalink
Update build instructions for 22.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nluehr committed Nov 28, 2022
1 parent 734cd56 commit 9077294
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.10
git clone https://github.com/NVIDIA/tensorflow.git -b r1.15.5+nv22.11
git clone https://github.com/NVIDIA/cudnn-frontend.git -b v0.7.3
BAZEL_VERSION=$(cat tensorflow/.bazelversion)
mkdir bazel
Expand Down

0 comments on commit 9077294

Please sign in to comment.