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

Are there any examples on running a GNN model through ONNX? #274

Open
Wantcha opened this issue Oct 10, 2022 · 0 comments
Open

Are there any examples on running a GNN model through ONNX? #274

Wantcha opened this issue Oct 10, 2022 · 0 comments
Labels

Comments

@Wantcha
Copy link

Wantcha commented Oct 10, 2022

Ask a Question

Question

I'm using Pytorch-Geometric to create a GNN and I'd like to be able to run it inside an application that supports ONNX inference, but I can't seem to find any information on how or whether this is possible. How do I export a PyG GNN model and how can I run inference on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant