$LLFI-TF/sample_programs/rnn-mnist$ onnx-mlir --EmitLLVMIR model.onnx
Loop op doesn't support dynamic dimensions for scan output.
UNREACHABLE executed at /home/uditg/UBC/onnx-mlir/src/Conversion/ONNXToKrnl/ControlFlow/Loop.cpp:254!
Aborted (core dumped)
Hi,
With the rnn-mnist benchmark (https://github.com/abrahamchan/LLFI-TF/blob/udit_benchmarks/sample_programs/rnn-mnist/rnn-mnist.py), onnx-mlir failed with the following error message: