Skip to content

Select registered backend for functional autograd A2A test - #99

Open
svskvar wants to merge 1 commit into
release/pt_213from
dist1
Open

Select registered backend for functional autograd A2A test#99
svskvar wants to merge 1 commit into
release/pt_213from
dist1

Conversation

@svskvar

@svskvar svskvar commented Aug 13, 2026

Copy link
Copy Markdown

Issue #, if available:

Description of changes:

Update the functional autograd all-to-all compile test to use the active device's registered torch.compile backend when available. The test falls back to Inductor when no device-specific backend is registered, preserving existing CUDA and CPU behavior while allowing accelerator backends such as PrivateUse1 to run the test without monkey-patching.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant