pytorch
d60efd82 - [TensorExpr] Fix handling of 0-dim tensors. (#59279)

Commit
3 years ago
[TensorExpr] Fix handling of 0-dim tensors. (#59279) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/59279 There were some issues with how we handle 0-dim cases in lowerings and also in how we generate reductions in that special case. This PR fixes those issues and reenables a bunch of tests. Differential Revision: D28819780 D28819780 Test Plan: Imported from OSS Reviewed By: navahgar Pulled By: ZolotukhinM fbshipit-source-id: f3feff35a1ce11821ada2f8d04ae9d4be10dc736
Author
Mikhail Zolotukhin
Parents
Loading