Skip to content

Commit

Permalink
Validations followup, enable cuda and disable rocm
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Jun 27, 2024
1 parent 0805932 commit e99eaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
channel: ${{ inputs.channel }}
repository: "pytorch/ao"
with_cuda: "enable"
with-rocm: "disable"
with_rocm: "disable"
smoke_test: "source ./.github/scripts/validate_binaries.sh"
install_torch: true

0 comments on commit e99eaea

Please sign in to comment.