Skip to content

Commit 5e92aef

Browse files
committed
Tune validations
1 parent 51946b0 commit 5e92aef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate-binaries.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,7 @@ jobs:
4343
os: "linux"
4444
channel: ${{ inputs.channel }}
4545
repository: "pytorch/ao"
46+
with_cuda: "enable"
47+
with-rocm: "disable"
4648
smoke_test: "source ./.github/scripts/validate_binaries.sh"
4749
install_torch: true

0 commit comments

Comments
 (0)