torch-mlir/projects
Quinn Dawkins 030b0140d4
[TorchToLinalg] Lower aten.cat to tensor.concat (#2650)
This replaces the lowering of aten.cat with tensor.concat, allowing more
efficient handling of concatenations in downstream flows. The refbackend
populates concat decomposition patterns that can be used to recover the
previous lowering.
2023-12-15 15:45:32 -05:00
..
jit_ir_common Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
ltc Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
pt1 [TorchToLinalg] Lower aten.cat to tensor.concat (#2650) 2023-12-15 15:45:32 -05:00
CMakeLists.txt Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00