torch-mlir/python
Ramiro Leal-Cavazos 11148e60d6
Undo shape lib changes + update function signature of sum + zero (#1035)
This commit does three things:
  1. Reverts some of the shape lib changes merged in
  https://github.com/llvm/torch-mlir/pull/844
  2. Updates the signature of `aten.sum_dim_IntList` that was recently
  updated in
  23bdb570cf
  3. Replaces `aten.zero.functional` with `aten.zero`, updated in 960758b0b7
2022-07-11 10:56:12 -07:00
..
test torch_mlir.compile: Allow OutputType as a string. 2022-07-08 17:37:27 -07:00
torch_mlir Undo shape lib changes + update function signature of sum + zero (#1035) 2022-07-11 10:56:12 -07:00
torch_mlir_e2e_test [TORCH][MLIR] Add lowering of `aten.slice_scatter` and 2022-07-11 14:07:21 +05:30
CMakeLists.txt build: improve robustness of cmake and shell scripts (#1018) 2022-07-06 14:39:30 -07:00
TorchMLIRModule.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00