openvino.experimental#

Package: openvino This module provides access to experimental functionality that is subject to change without prior notice.

Functions

evaluate_as_partial_shape(output, partial_shape)

Evaluates lower and upper value estimations for the output tensor.

evaluate_both_bounds(output)

Evaluates lower and upper value estimations of the output tensor.

set_element_type(tensor, element_type)

Sets element type for a tensor descriptor in the OV model graph.

set_tensor_type(tensor, element_type, ...)

Changes element type and partial shape of a tensor descriptor in the OV model graph.