mirror of https://github.com/llvm/torch-mlir
074f112d6a
We can route the torch tests via `onnx` using the `torch.onnx.export` tooling. We can then reimport, lower to torch, and compile to linalg to validate the onnx path is working correctly. The current implementation exposes some failures in the `onnx` path so we cannot enable the onnx test suite yet due to segmentation faults. |
||
---|---|---|
.. | ||
__main__.py |