torch-mlir/projects/pt1
Quinn Dawkins 141202bc01
[TorchToLinalg] Fix integer type handling for aten.mm (#2615)
Despite aten.mm requiring the input and output types match, we still opt
to maintain signedness semantics in case later passes try to do any sort
of integer type narrowing.
2023-12-07 00:13:53 -05:00
..
e2e_testing Add aten.min.dim to linalg lowering (#2600) 2023-12-05 07:16:35 -08:00
examples Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
python [TorchToLinalg] Fix integer type handling for aten.mm (#2615) 2023-12-07 00:13:53 -05:00
test Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
tools Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00