torch-mlir/lib/Dialect/Torch/Transforms
Vivek Khandelwal 8da7d90611 [MLIR][TORCH] Add E2E support for aten.index_put op
This commit decomposes `aten.index_put` op into
`valsem.aten.index_put_impl` op.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2022-03-16 22:02:02 +05:30
..
AdjustCallingConventions.cpp Bump LLVM to 881ff4e4ebe8cc0cc045c7c167cffb01f94f27f8 (#539) 2022-01-25 22:16:30 -08:00
CMakeLists.txt Introduce new shape library design. 2022-03-15 12:41:58 -07:00
DecomposeComplexOps.cpp [MLIR][TORCH] Add E2E support for aten.index_put op 2022-03-16 22:02:02 +05:30
DropShapeCalculations.cpp Introduce new shape library design. 2022-03-15 12:41:58 -07:00
GlobalizeObjectGraph.cpp Bump LLVM to 84fe34a0b7fdd7bbf179981d1583693d5d5ec68b (#544) 2022-01-27 17:21:09 -08:00
InlineGlobalSlots.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
MaximizeValueSemantics.cpp Add maximize-value-semantics support for multiple non-value tensor inputs (#659) 2022-03-15 18:13:45 -07:00
PassDetail.h Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Passes.cpp Introduce new shape library design. 2022-03-15 12:41:58 -07:00
PrepareForGlobalizeObjectGraph.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
ReduceOpVariants.cpp [MLIR][TORCH] Add value tensor variant to aten::_index_put_impl_ 2022-03-16 22:02:02 +05:30
RefinePublicReturn.cpp Introduce new shape library design. 2022-03-15 12:41:58 -07:00
RefineTypes.cpp [MLIR][TORCH] Add E2E support for aten.index_put op 2022-03-16 22:02:02 +05:30
ReifyShapeCalculations.cpp Improve "pseudo" op terminology. 2022-03-15 17:57:52 -07:00
ShapeLibrary.cpp [MLIR][TORCH] Add E2E support for aten.index_put op 2022-03-16 22:02:02 +05:30
SimplifyShapeCalculations.cpp Introduce new shape library design. 2022-03-15 12:41:58 -07:00