torch-mlir/lib/Dialect/TorchConversion/Transforms
Scott Todd d6e1d836ca
Drop torch attributes at the end of backend conversion. (#2876)
Fixes https://github.com/llvm/torch-mlir/issues/2866

Some backends / downstream projects expect that a "fully converted"
program has no remaining ops or attributes from the original dialect(s).
2024-02-13 14:32:02 -08:00
..
BackendTypeConversion.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
BackendTypeConversionPasses.cpp Drop torch attributes at the end of backend conversion. (#2876) 2024-02-13 14:32:02 -08:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
ConvertCustomQuantOp.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [torch] Support lowering `torch.item` to `tensor.extract` (#2835) 2024-01-31 15:09:12 -08:00
UnpackQuantTensor.cpp Prototype passes for lowering quantized group matmul (#2402) 2023-08-29 21:25:45 -07:00
VerifyLinalgOnTensorsBackendContract.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
VerifyStablehloBackendContract.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
VerifyTosaBackendContract.cpp build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00