torch-mlir
torch-mlir copied to clipboard
[MLIR][ONNX] Add support for onnx.scan op
This commit lowers onnx.scan op to torch.prim.Loop op and adds the lowering in the onnx pipeline.