torch-mlir/python/torch_mlir
Gaurav Shukla 969785d1b6 [LINALG] Add E2E support for `aten.where.[Scalar|ScalarSelf|ScalarOther]` ops
This commit decomposes different variants of `aten.where.*` op into
`aten.where.Self` op. It covers `aten.where.Scalar`,
`aten.where.ScalarSelf` and `aten.where.ScalarOther` ops.

Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com>
2022-03-30 20:36:48 +05:30
..
dialects [LINALG] Add E2E support for `aten.where.[Scalar|ScalarSelf|ScalarOther]` ops 2022-03-30 20:36:48 +05:30
eager_mode Small bug fixes in eager mode (#691) 2022-03-28 13:31:07 -05:00