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.