torch-mlir icon indicating copy to clipboard operation
torch-mlir copied to clipboard

[MLIR][ONNX] Add support for onnx.scan op

Open Shukla-Gaurav opened this issue 7 months ago • 1 comments

This commit lowers onnx.scan op to torch.prim.Loop op and adds the lowering in the onnx pipeline.

Shukla-Gaurav avatar Jul 01 '24 16:07 Shukla-Gaurav