module onnxrt.ops_shape._op_shape_op#

Short summary#

module mlprodict.onnxrt.ops_shape._op_shape_op

Computes shape inference for onnx operators.

source on GitHub

Functions#

function

truncated documentation

shape_det

Infers shape for operator Abs.

Documentation#

Computes shape inference for onnx operators.

source on GitHub

mlprodict.onnxrt.ops_shape._op_shape_op.shape_det(known_shapes, node)#

Infers shape for operator Abs.