torch-mlir/python
Gleb Kazantaev 5743b6d4ac
LTC multi-output operations support (#2362)
* LTC/TorchMLIR multi-output operations support

* Update torch-mlir jit lowering to support ops with dynamic number of outputs

* Added support for aten::split_copy, aten::split_with_sizes_copy

* Fix native function for aten::split; cleanup code

* Fix TorchMlirTensorList lowering

* Remove xfails
2023-08-20 16:32:11 -04:00
..
test Print name of the backend when tests fail to help debugging issues in CI (#2210) 2023-06-09 10:47:07 +02:00
torch_mlir LTC multi-output operations support (#2362) 2023-08-20 16:32:11 -04:00
torch_mlir_e2e_test [TOSA] Fix conversion for depthwise convolutions (#2398) 2023-08-18 08:15:54 -07:00
CMakeLists.txt Fix version comparison against stable (#2209) 2023-06-07 10:19:38 +02:00
TorchMLIRModule.cpp Miscellaneous fixes for Windows builds (#1376) 2022-09-29 12:07:43 -05:00