Skip to content

Commit

Permalink
build runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Gschwind committed May 12, 2024
1 parent 1d20aeb commit 9ded264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runner-cuda-dtype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# Install requirements
./install_requirements.sh cuda
bash scripts/build_native.sh aoti
pip3 list
python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")'
echo "::endgroup::"
Expand Down

0 comments on commit 9ded264

Please sign in to comment.