Skip to content

Commit

Permalink
Validations followup, enable cuda and disable rocm (pytorch#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Jun 27, 2024
1 parent a7bf29d commit 0805932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,7 @@ jobs:
os: "linux"
channel: ${{ inputs.channel }}
repository: "pytorch/ao"
with_cuda: "enable"
with-rocm: "disable"
smoke_test: "source ./.github/scripts/validate_binaries.sh"
install_torch: true

0 comments on commit 0805932

Please sign in to comment.