mirror of https://github.com/llvm/torch-mlir
fa4794dae2
This commit adds the torch-onnx-to-torch-backend pipeline which converts the Torch Onnx IR to Torch Backend IR. This commit also moves the `ScalarizeShapes` pass from the `torch-backend-to-linalg-on-tensors-backend-pipeline` to the `torch-onnx-to-torch-backend` pipeline since the primary goal of this pass is to scalarize the shapes in the IR coming from the Onnx models. |
||
---|---|---|
.. | ||
BackendTypeConversion.cpp | ||
BackendTypeConversionPasses.cpp | ||
CMakeLists.txt | ||
ConvertCustomQuantOp.cpp | ||
PassDetail.h | ||
Passes.cpp | ||
UnpackQuantTensor.cpp | ||
VerifyLinalgOnTensorsBackendContract.cpp | ||
VerifyStablehloBackendContract.cpp | ||
VerifyTosaBackendContract.cpp |