You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning: empty or missing yaml metadata in repo card

Check out the documentation for more information.

onnxruntime ignores explicit local-function overload

This repository contains a minimal .onnx proof of concept showing that onnxruntime ignores the explicit overload field when resolving model-local functions.

Files

  • explicit_overload_ignored.onnx: minimal PoC
  • generate_poc.py: regenerates the PoC
  • reproduce.py: runs the model in onnxruntime

Reproduction

python generate_poc.py
python reproduce.py

Expected highlights

  • graph calls local::F with overload="ov1"
  • runtime output is [-2.], meaning ov2 was executed instead
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support