torch-mlir/python/torch_mlir/dialects
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
..
torch Undo shape lib changes + update function signature of sum + zero (#1035) 2022-07-11 10:56:12 -07:00
TorchBinding.td Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00