torch-mlir/lib/Dialect/TorchConversion/Transforms
Yuanqiang Liu 689efc8917
[Torch] fix toBuiltinTensor() (#3415)
* Let `toBuiltinTensor()` reflects the original dtype of
`!torch.vtensor`.
* Backend handles dtype conversion themselves.
2024-06-08 09:36:32 +08:00
..
BackendTypeConversion.cpp [Torch] fix toBuiltinTensor() (#3415) 2024-06-08 09:36:32 +08:00
BackendTypeConversionPasses.cpp [Stablehlo] support uint8 (#3367) 2024-06-04 09:04:59 +08:00
CMakeLists.txt [NFC reformat] Run pre-commit on all files and format misc. 2024-04-27 14:08:09 -07:00
ConvertCustomQuantOp.cpp [NFC] Remove unused header files (#3386) 2024-05-30 14:30:36 +08:00
PassDetail.h Migrate passes in TorchConversion to use FunctionOpInterface. (#2935) 2024-02-20 08:54:02 -08:00
Passes.cpp [Stablehlo] support uint8 (#3367) 2024-06-04 09:04:59 +08:00
UnpackQuantTensor.cpp Fix deprecated uses of cast/dyn_cast/dyn_cast_or_null/isa (#3243) 2024-04-27 14:00:56 -07:00
VerifyLinalgOnTensorsBackendContract.cpp [NFC] Remove unused header files (#3386) 2024-05-30 14:30:36 +08:00
VerifyStablehloBackendContract.cpp [stablehlo] verify stablehlo backend contract (#3338) 2024-05-16 11:03:43 +08:00
VerifyTosaBackendContract.cpp [NFC] Remove unused header files (#3386) 2024-05-30 14:30:36 +08:00