interface IInferRequestInternal

An internal API of synchronous inference request to be implemented by plugin, which is used in InferRequestBase forwarding mechanism.

#include <ie_iinfer_request_internal.hpp>

template IInferRequestInternal
{
};

// direct descendants

class AsyncInferRequestThreadSafeDefault;