torch-mlir/lib
Prashant Kumar f8ff6d84f4 Support aten::linear with rank 3 inputs
Now, aten::linear supports rank 3 inputs. This is a fix
for upcoming bert-inference task. The correct way should be
to support broadcasting in `aten.matmul` op and decompose
`aten.linear` into right ops.
2021-11-18 22:15:04 +05:30
..
CAPI Enable python extensions when building out of tree (#363) 2021-10-27 17:04:12 -07:00
Conversion Support aten::linear with rank 3 inputs 2021-11-18 22:15:04 +05:30
Dialect [TORCH][MLIR] Add E2E support for `aten.gelu_backward` operation. (#418) 2021-11-17 14:59:38 +05:30
RefBackend Add support for multiple return values 2021-11-16 21:07:45 -05:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
InitAll.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00