torch-mlir/test/Dialect/Torch
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
..
GlobalizeObjectGraph mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
adjust-calling-conventions.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
canonicalize.mlir Add E2E support for aten.len.str (#969) 2022-07-07 10:41:55 -07:00
decompose-complex-ops.mlir Undo shape lib changes + update function signature of sum + zero (#1035) 2022-07-11 10:56:12 -07:00
drop-shape-calculations.mlir torch: allow torch dialect ops after running drop-shape pass (#979) 2022-06-25 07:27:47 -07:00
inline-global-slots.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
invalid.mlir llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
maximize-value-semantics.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
ops.mlir Add support for ScalarType::QUInt8 2022-06-29 15:33:28 -07:00
prepare-for-globalize-object-graph.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
promote-types.mlir llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
reduce-op-variants-error.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
reduce-op-variants.mlir Add basic support for list of optional tensors in reduce-op-variants (#971) 2022-07-08 11:12:15 -07:00
refine-public-return.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
refine-types-branch.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
refine-types-ops.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
refine-types.mlir torch: handle `torch.prim.dtype` ops during type refinement (#1013) 2022-07-08 16:38:51 -07:00
reify-shape-calculations.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
simplify-shape-calculations.mlir Add basic support for list of optional tensors in reduce-op-variants (#971) 2022-07-08 11:12:15 -07:00