torch-mlir/lib/Dialect/TorchConversion/Transforms
Yi Zhang 7cf7b91664 [MLIR][TORCH] Fix tensor literal int elem type to be signless
The element type of tensor literal should be signless when converted to
builtin tensor types.
2022-01-07 16:34:24 -05:00
..
BackendTypeConversion.cpp Update llvm upstream to 0b17336f793108a7b10c3fa913039144ef1d0f61 2021-11-16 13:04:51 -05: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 [tosa] Add TosaMakeBroadcastable pass to torch-to-tosa pipeline. 2021-11-30 13:26:57 -08:00
VerifyInvariantsBeforeBackendLowering.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
VerifyLinalgOnTensorsBackendContract.cpp [MLIR][TORCH] Fix tensor literal int elem type to be signless 2022-01-07 16:34:24 -05:00
VerifyTosaBackendContract.cpp [tosa] Implement Argmax support (#485) 2021-12-15 11:01:01 -08:00