pytorch
37c5b42f
- Fix matmul decomp to use reshape instead of contiguous().view() (#88832)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix matmul decomp to use reshape instead of contiguous().view() (#88832) Pull Request resolved: https://github.com/pytorch/pytorch/pull/88832 Approved by: https://github.com/bertmaher, https://github.com/ngimel
Author
Chillee
Committer
pytorchmergebot
Parents
7c3adddd
Loading