module onnxrt.type_object#

Inheritance diagram of mlprodict.onnxrt.type_object

Short summary#

module mlprodict.onnxrt.type_object

Type object.

source on GitHub

Classes#

class

truncated documentation

SequenceType

Represents a sequence type. Used in @see methd infer_types.

Documentation#

@file @brief Type object.

class mlprodict.onnxrt.type_object.SequenceType#

Bases: object

Represents a sequence type. Used in @see methd infer_types.