pytorch
d9f822b5 - Add dimension check in tensordot (#94497)

Commit
1 year ago
Add dimension check in tensordot (#94497) This PR is to add dimension check in tensordot. The expected dimension should be smaller than `dim_a` or `dim_b`. Fix #91589 Pull Request resolved: https://github.com/pytorch/pytorch/pull/94497 Approved by: https://github.com/jgong5, https://github.com/albanD
Author
Committer
Parents
Loading