Glow: [ONNXIFI] implement onnxSetIOAndRunGraph

Created on 6 Feb 2019  路  3Comments  路  Source: pytorch/glow

Most helpful comment

@rdzhabarov That's exactly what I am doing.
I am building an entrance of onnxGetExtensionFunctionAddress in onnxifi_loader, and make frontend to be able to use this function to call extension functions like onnxSetIOAndRunGraph.
Then I will add related tests in onnxifi_test_driver as well.

All 3 comments

cc @zrphercule

@jackm321 @zrphercule can we also make onnxifi_test_driver to invoke onnxSetIOAndRunGraph?

@rdzhabarov That's exactly what I am doing.
I am building an entrance of onnxGetExtensionFunctionAddress in onnxifi_loader, and make frontend to be able to use this function to call extension functions like onnxSetIOAndRunGraph.
Then I will add related tests in onnxifi_test_driver as well.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mciprian13 picture mciprian13  路  4Comments

tkclimb picture tkclimb  路  4Comments

stoklund picture stoklund  路  5Comments

s-peryt picture s-peryt  路  3Comments

opti-mix picture opti-mix  路  4Comments