torch-mlir/lib
Quinn Dawkins 647e75e029
Allow expanding and collapsing in aten::view (#1082)
- Supports cases where the view op expands and collapses dims
simulataneously. This does not handle the case where it is neither
expanding nor collapsing (e.g. [2, 3] -> [3, 2])
 - Additionally fixes a previous bug with adding 1-sized dims on both
sides of a tensor with aten.view
2022-07-20 17:35:51 -04:00
..
CAPI Add support for ScalarType::QUInt8 2022-06-29 15:33:28 -07:00
Conversion Allow expanding and collapsing in aten::view (#1082) 2022-07-20 17:35:51 -04:00
Dialect torch: [nfc] use `WalkResult::isInterrupted()` instead of booleans (#1081) 2022-07-19 10:17:57 -07:00
RefBackend llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
CMakeLists.txt Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00
InitAll.cpp Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00