Feedback and support¶
edge2torch is an early-stage project, and feedback is welcome.
Report a bug¶
If something does not work as expected, please open a GitHub issue:
When possible, include:
- the
edge2torchversion; - your Python and PyTorch versions;
- a minimal edge list that reproduces the issue;
- the full error message or traceback;
- the backend you used:
feedforward,recurrent, orgraphnn.
Request a feature¶
Feature requests are also welcome through GitHub issues:
Useful feature requests usually describe:
- the graph structure or workflow you want to support;
- the expected behavior;
- why the current API does not cover the use case.
Ask a question¶
For usage questions, please open a GitHub issue and mark it as a question, or use the available issue template.
Support the project¶
If edge2torch is useful for your work, consider starring the repository on
GitHub. It helps others discover the project.