-
Notifications
You must be signed in to change notification settings - Fork 699
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[ONNXIFI] Top level task for complete ONNXIFI support #2069
Comments
More issue to consider: #2071 |
jackm321
changed the title
[ONNXIFI Glow] Top level task for complete ONNXIFI support
[ONNXIFI] Top level task for complete ONNXIFI support
Dec 17, 2018
@jackm321 @rdzhabarov feel free to reopen if this is useful. |
A question: is this the (only) way how PyTorch would be integrated with GLOW? If so, would the support of PyTorch training model depend on ONNX training support? |
@jgong5 We are working on integration of PyTorch/Glow. Stay tuned. |
It would be helpful to have an end-to-end, standalone ONNXIFI example. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Introduction
There are two ways to execute neural nets through the Glow compiler:
The purpose of this issue is to cover completed work for ONNXIFI support, but more importantly outline future plans.
Current state
Future work
The text was updated successfully, but these errors were encountered: