You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any guidelines on using the async InferRequest with API 2.0? I no longer see any Callback function which can be invoked when the results are ready.
I tried using the deprecated APIs, however the model I am using has dynamic inputs which results in the IECore.LoaderNetwork complaining about it and pointing to use Core.compile_model instead.
The text was updated successfully, but these errors were encountered:
Hi,
Are there any guidelines on using the async InferRequest with API 2.0? I no longer see any Callback function which can be invoked when the results are ready.
I tried using the deprecated APIs, however the model I am using has dynamic inputs which results in the IECore.LoaderNetwork complaining about it and pointing to use Core.compile_model instead.
The text was updated successfully, but these errors were encountered: