YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
ONNX GridSample cubic 5D runtime-fail PoC
This repository hosts a benign security research proof-of-concept for an ONNX model file vulnerability.
Files:
control-gridsample-linear-5d.onnxmalicious-gridsample-cubic-5d.onnxbuild_poc.pyrepro.py
Reproduction:
python3 repro.py --mode linear
python3 repro.py --mode cubic
Expected results:
mode=linearloads and runs successfully on 5D input.mode=cubicpasses ONNX shape inference and checker, loads in ONNX Runtime, and then fails duringsess.run()with a runtime exception.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support