Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@
},
{
"pytorch_git_ref": "release/2.11",
# gfx125x not yet upstreamed to pytorch/pytorch.
# See https://github.com/ROCm/TheRock/issues/5833.
"exclude_amdgpu_families": {"gfx125x"},
# gfx125x upstreamed via https://github.com/ROCm/pytorch/pull/3346.
},
{
"pytorch_git_ref": "release/2.12",
Expand Down
Loading