module npy.xop_helper#

Short summary#

module mlprodict.npy.xop_helper

Xop helpers.

Functions#

function

truncated documentation

_infer_node_output

Infers node outputs for a specific type.

Documentation#

Xop helpers.

New in version 0.9.

source on GitHub

mlprodict.npy.xop_helper._infer_node_output(node, inputs)#

Infers node outputs for a specific type.

Parameters:
Returns:

dtype

source on GitHub