issues
search
openvinotoolkit
/
model_api
https://openvinotoolkit.github.io/model_api/latest
Apache License 2.0
26
stars
16
forks
source link
Return task-specific result type from tilers
#179
Closed
sovrasov
closed
5 months ago
sovrasov
commented
5 months ago
What does this PR do?
Tilers now return wrapper-specific results, instead of
ResultBase
Fix possible call of empty function when a custom callback was not set before batch inference
What does this PR do?
ResultBase