torch-mlir/lib/Conversion
Suraj Sudhir cadea678e5
[tosa] Implement torch.linear support. (#535)
Refactor matmul into separate class and derive variants:
- matmul
- mm, bmm
- linear

Signed-off-by: Suraj Sudhir <suraj.sudhir@arm.com>
2022-01-25 08:48:58 -08:00
..
TorchToLinalg [MLIR][TORCH] Add E2E support for aten.index.Tensor op 2022-01-19 13:37:56 +05:30
TorchToSCF Update external/llvm-project 2022-01-18 13:25:42 -05:00
TorchToStd Update external/llvm-project 2022-01-18 13:25:42 -05:00
TorchToTosa [tosa] Implement torch.linear support. (#535) 2022-01-25 08:48:58 -08:00
CMakeLists.txt Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
PassDetail.h Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Passes.cpp Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00