openvino.runtime.opset15#

Functions

col2im(data, output_size, kernel_size[, ...])

Perform data movement operation which combines sliding blocks into an image tensor.

parameter(shape[, dtype, name])

Return an openvino Parameter object.

scatter_nd_update(data, indices, updates[, ...])

Return a node which performs ScatterNDUpdate.