Skip to content

Commit

Permalink
update apex install instructions (#5901) (#5902)
Browse files Browse the repository at this point in the history
Signed-off-by: ericharper <[email protected]>
Co-authored-by: Eric Harper <[email protected]>
  • Loading branch information
github-actions[bot] and ericharper authored Feb 1, 2023
1 parent 0477d10 commit bd9c639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ Install it manually if not using the NVIDIA PyTorch container.
git clone https://github.com/ericharper/apex.git
cd apex
git checkout nm_v1.14.0
git checkout nm_v1.15.0
pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" --global-option="--fast_layer_norm" --global-option="--distributed_adam" --global-option="--deprecated_fused_adam" ./
Transformer Engine
Expand Down

0 comments on commit bd9c639

Please sign in to comment.