Skip to content

Support decomposition of torch.broadcast_tensors #4253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

vinitdeodhar
Copy link
Contributor

@vinitdeodhar vinitdeodhar commented Jul 2, 2025

Added support for torch.broadcast op and decomposition of broadcast_tensor to a sequence of aten.broadcast_to

closes #4240

@sahas3 sahas3 requested review from vivekkhandelwal1 and sahas3 July 3, 2025 14:26
@vinitdeodhar
Copy link
Contributor Author

@sahas3 , @vivekkhandelwal1 can you please review ? The failing checks are unrelated to the change and similar failures are seen for other recent PRs

@vinitdeodhar
Copy link
Contributor Author

Hi @vivekkhandelwal1, can you please provide your feedback ?

@vinitdeodhar vinitdeodhar requested a review from sahas3 July 18, 2025 18:00
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.

Support for torch.broadcast_tensors in linalg backend
2 participants