Commit 0710296
authored
Bump apex to c0f56f7e for release/2.11 (#3391)
## Summary
Updates the apex pinned commit in `related_commits` for the ROCm apex
`release/1.11.0` branch, from `973a363235cd056e9da83716aabdd2691df9e70a`
to `c0f56f7eccd343a08a1b0d0be59f1e7e0e9b90b7` (both ubuntu and centos
lines).
This bump brings in a cherry-pick of ROCm/apex PR #334
(ROCm/apex#334), which fixes non-contiguous
inputs in the fused RoPE aiter backend by enforcing last-dim contiguity
at the apex/aiter boundary (fixing the "rope_2d_bwd_impl requires all
stride_d to be 1" crash on transposed inputs and broadcast/expanded
gradients). This is purely a dependency pin update to pull in the fix,
not a PyTorch code change.
## Test plan
- [ ] Metadata-only change to the `related_commits` pin file; CI
validates apex builds against the new pin.
Authored with the assistance of Claude (Anthropic AI assistant).1 parent fccd341 commit 0710296
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments