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.
More issue to consider: https://github.com/pytorch/glow/issues/2071
@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.
Most helpful comment
It would be helpful to have an end-to-end, standalone ONNXIFI example.