enum InferenceEngine::LockOp¶
Overview¶
Allocator handle mapping type. More…
#include <ie_allocator.hpp>
enum LockOp
{
LOCK_FOR_READ = 0,
LOCK_FOR_WRITE,
};
Allocator handle mapping type. More…
#include <ie_allocator.hpp>
enum LockOp
{
LOCK_FOR_READ = 0,
LOCK_FOR_WRITE,
};