torch-mlir/test/Dialect
zjgarvey 1e431c6a90
Add AtenSliceTOp Canonicalization to SimplifyShapeCalculations pass (#3791)
Some ops were failing to infer the static component of partially dynamic
shapes, and the cause was a missing aten.slice.t pattern.

The lit test included here is an IR dump created before
DropAbstractInterpCalculations for an unflatten op that was failing to
infer shapes before the change.
2024-10-14 14:41:31 -05:00
..
TMTensor Bump to llvm/llvm-project@e813750354 (#3765) 2024-10-04 12:08:35 -07:00
Torch Add AtenSliceTOp Canonicalization to SimplifyShapeCalculations pass (#3791) 2024-10-14 14:41:31 -05:00
TorchConversion Add extf-trunc f32-f64-f32 ellision (#3579) 2024-07-31 16:50:00 -07:00