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

Look into implementing a testing backend using the ONNX backend #176

Open
Swopper050 opened this issue Sep 19, 2023 · 0 comments
Open

Look into implementing a testing backend using the ONNX backend #176

Swopper050 opened this issue Sep 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Swopper050
Copy link
Collaborator

ONNX provides support for testing with a backend.

We could try and implement a backend in python based on this.

For example, this is how Caffe2 implemented it:
https://github.com/pytorch/pytorch/blob/main/caffe2/python/onnx/backend.py

@Swopper050 Swopper050 added the enhancement New feature or request label Sep 19, 2023
@Swopper050 Swopper050 changed the title Look into implementing a backend using the ONNX backend Look into implementing a testing backend using the ONNX backend Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant