openvino.runtime.opset16#

Functions

identity(data[, name])

Identity operation is used as a placeholder.

istft(data, window, frame_size, frame_step, ...)

Return a node which generates ISTFT operation.

segment_max(data, segment_ids[, ...])

The SegmentMax operation finds the maximum value in each specified segment of the input tensor.

sparse_fill_empty_rows(values, dense_shape, ...)

Fills empty rows of an input sparse tensor with a default value.