Skip to content

Commit

Permalink
Release FBGEMM v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spcyppt committed Oct 4, 2023
1 parent fe8a9fb commit a4151dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/nova_dir.bash
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export BUILD_FROM_NOVA=1
export CHANNEL="test"
echo "CHANNEL=test" >> "${GITHUB_ENV}"
export PIP_INSTALL_TORCH="pip install torch --index-url https://download.pytorch.org/whl/${CU_VERSION}"
echo PYTORCH_S3_BUCKET_PATH="s3://pytorch/whl/${CU_VERSION}/" >> "${GITHUB_ENV}"
export PYTORCH_S3_BUCKET_PATH="s3://pytorch/whl/${CU_VERSION}/"

## Overwrite existing ENV VAR in Nova
Expand Down

0 comments on commit a4151dd

Please sign in to comment.