-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
$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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working