You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: