torch-mlir/lib/Conversion
Yi Zhang 732a76f45c Make broadcasting result shape more static
This involes the following 2 parts:
- Change refine type to propagate more static shape info.
- Get as much static shape info as possible when creating the result
tensor when converting to linalg.
2022-01-06 18:39:27 -05:00
..
TorchToLinalg Make broadcasting result shape more static 2022-01-06 18:39:27 -05:00
TorchToSCF Update llvm upstream to 0b17336f793108a7b10c3fa913039144ef1d0f61 2021-11-16 13:04:51 -05:00
TorchToStd add aten.sub.int/aten.mul.int lowering in TorchToStd 2021-12-17 10:35:15 -08:00
TorchToTosa [tosa] Implement squeeze.dim support (#511) 2022-01-06 08:31:29 -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