Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce internal interface for ValuePropBackend #202

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

neNasko1
Copy link
Contributor

Duplicate of #201 because of missing access to the repo

Since we currently "bless" the reference and onnxruntime implementations as the only way to propagate value internally, this PR refactors a bit the internals to allow a better interface for "custom" execution providers(i.e. @cbourjau rust runtime, onnx-mlir...).
Consult the tests for a POC which could also be used to register custom opsets as well.

Checklist

  • Added a CHANGELOG.rst entry

neNasko1 and others added 12 commits January 10, 2025 04:32
@neNasko1 neNasko1 marked this pull request as ready for review January 21, 2025 02:52
Signed-off-by: Atanas Dimitrov <[email protected]>
Signed-off-by: Atanas Dimitrov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant