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.
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.