openvino.inference_engine

Functions

deepcopy(x[, memo, _nil])

Deep copy operation on arbitrary Python objects.

fnmatch(name, pat)

Test whether FILENAME matches PATTERN.

get_version()

namedtuple(typename, field_names, *[, ...])

Returns a new subclass of tuple with named fields.

read_network(unicode path_to_xml, ...)

Classes

Blob

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

BlobBuffer

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

CDataPtr

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

ColorFormat(value)

An enumeration.

DataPtr()

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

ExecutableNetwork()

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

IECore

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

IENetwork

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

InferRequest()

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

InputInfoCPtr

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

InputInfoPtr

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

MeanVariant(value)

An enumeration.

PreProcessChannel

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

PreProcessInfo

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

ResizeAlgorithm(value)

An enumeration.

StatusCode(value)

An enumeration.

TensorDesc

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

VariableState

OpenVINO Inference Engine Python API is deprecated and will be removed in the 2024.0 release.

WaitMode(value)

An enumeration.