Commit 8deae88
authored
[RELEASE ONLY] Update QNN wheel build job torch pin to 2.9.0 release (#15664)
### Summary
QNN wheel build test jobs are failing on CI due to the pinned torch
nightly build going out of retention. I believe there were some pinning
changes + centralization on main that haven't all been merged into
release (conflicts on the picks?). To ensure that release/1.0 CI stays
healthy long-term, I'm just updating the pin in the script to point to
release torch 2.9.0.
### Test Plan
test-qnn-wheel-packages-linux jobs are passing in CI on this PR.1 parent bf73bc5 commit 8deae88
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments