Skip to content

Commit

Permalink
Update build instructions for 22.02
Browse files Browse the repository at this point in the history
  • Loading branch information
nluehr committed Feb 28, 2022
1 parent 67f46f1 commit e8ccad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ apt install -y --no-install-recommends \
pip install numpy==1.17.3 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.01
git clone https://github.com/NVIDIA/tensorflow.git -b r1.15.5+nv22.02
git clone https://github.com/NVIDIA/cudnn-frontend.git -b v0.5
BAZEL_VERSION=$(cat tensorflow/.bazelversion)
mkdir bazel
Expand Down

0 comments on commit e8ccad6

Please sign in to comment.