module onnxrt.validate._validate_problems_helper#

Short summary#

module mlprodict.onnxrt.validate._validate_problems_helper

Validates runtime for many :scikit-learn: operators. The submodule relies on onnxconverter_common, sklearn-onnx.

source on GitHub

Functions#

function

truncated documentation

_1d_problem

_guess_noshape

_noshapevar

Documentation#

Validates runtime for many :scikit-learn: operators. The submodule relies on onnxconverter_common, sklearn-onnx.

source on GitHub

mlprodict.onnxrt.validate._validate_problems_helper._1d_problem(fct)#
mlprodict.onnxrt.validate._validate_problems_helper._guess_noshape(obj, shape)#
mlprodict.onnxrt.validate._validate_problems_helper._noshapevar(fct)#