pytorch
46aaae98 - torchdynamo: add linear pointwise(binary) fusion kernel (#86583)

Commit
2 years ago
torchdynamo: add linear pointwise(binary) fusion kernel (#86583) Support binary fusion of Linear with: - add - sub - mul - div Pull Request resolved: https://github.com/pytorch/pytorch/pull/86583 Approved by: https://github.com/jgong5, https://github.com/jansel
Author
Committer
Parents
Loading