size=0 init-fail PoCcontrol-lrn-size-1.onnxmalicious-lrn-size-0.onnxbuild_poc.pyrepro.py1python3 repro.py --size 1
2python3 repro.py --size 0size=1 loads and runs successfully.size=0 passes ONNX shape inference and checker, but ONNX Runtime fails
during InferenceSession initialization.