Static Methods#
Summary#
staticmethod |
class parent |
truncated documentation |
---|---|---|
NDArray |
Overwrites this method. |
|
OnnxOperator |
Enables expression cls[opset]. It returns the appropriate class cls_opset. Parameter op_version should be … |
|
|
OnnxOperatorFunction |
Enables expression cls[opset]. It returns the appropriate class cls_opset. Parameter op_version should be … |
|
XGBClassifierConverter |
|
XGBConverter |
||
|
XGBRegressorConverter |
|
GPT2TokenizerTransformer |
||
SentencePieceTokenizerTransformer |
||
|
XGBClassifierConverter |
|
XGBConverter |
||
|
XGBRegressorConverter |
|
OnnxInferenceNode |
Determines the loop inputs. It is any defined inputs by the subgraphs + any results used as a constant in … |
|
FusedMatMul |
||
FusedMatMul |
||
FusedMatMul |
||
FusedMatMul |
||
Gemm |
||
Gemm |
||
Gemm |
||
Gemm |
||
WrappedLightGbmBooster |
||
XGBClassifierConverter |
||
XGBConverter |
||
XGBRegressorConverter |
||
OnnxShapeInference |
||
OnnxInference |
||
ShapeObject |
||
|
ShapeObjectFct |
|
OnnxBackendTest |
||
NumpyCode |
||
OnnxOperator |
||
|
OnnxOperatorFunction |
|
OnnxOperator |
||
|
OnnxOperatorFunction |
|
OnnxOperator |
||
|
OnnxOperatorFunction |
|
OnnxOperator |
||
|
OnnxOperatorFunction |
|
OnnxOperator |
||
|
OnnxOperatorFunction |
|
Normalizer |
||
Normalizer |
||
BiGraph |
Implements graph type ‘basic’ for function |
|
BiGraph |
Implements graph type ‘simplified’ for function |
|
|
NDArraySameType |
Nicknames such as floats, int, ints, all can be used to describe multiple inputs for a signature. … |
|
NDArraySameTypeSameShape |
Nicknames such as floats, int, ints, all can be used to describe multiple inputs for a signature. … |
|
NDArrayType |
Nicknames such as floats, int, ints, all can be used to describe multiple inputs for a signature. … |
|
NDArrayTypeSameShape |
Nicknames such as floats, int, ints, all can be used to describe multiple inputs for a signature. … |
_NDArrayAlias |
Nicknames such as floats, int, ints, all can be used to describe multiple inputs for a signature. … |
|
OnnxBackendTest |
||
|
XGBClassifierConverter |
|
XGBConverter |
||
|
XGBRegressorConverter |
|
DimensionObject |
Returns obj if obj is |
|
OnnxBackendTest |
||
OnnxSubEstimator |
Converts a model into ONNX and inserts it into an ONNX graph. |
|
OnnxSubEstimator |
Converts a scikit-learn model into ONNX and inserts it into an ONNX graph. The library relies on … |
|
OnnxOperatorFunction |
Converts an attribute into a value using python structures. |
|
ShapeResult |
Broadcasts dimensions for an element wise operator. |
|
CachedEinsum |
Creates an instance of CachedEinsum. |
|
|
ZipMapDictionary |
|
AutoAction |
Caches the result of a function. |
|
|
XGBClassifierConverter |
common to regresssor and classifier |
XGBConverter |
common to regresssor and classifier |
|
|
XGBRegressorConverter |
common to regresssor and classifier |
XGBClassifierConverter |
convert method |
|
XGBRegressorConverter |
converter method |
|
OnnxInferenceBackend |
Instantiates an instance of class @see cl OnnxInference. This method should be overwritten to change the runtime … |
|
OnnxInferenceBackendMicro |
||
OnnxInferenceBackendOrt |
||
OnnxInferenceBackendPyC |
||
OnnxInferenceBackendPyEval |
||
OnnxInferenceBackendShape |
||
ShapeObject |
Computes einsum shapes. Not the most efficient one as it creates variables of the given shapes. |
|
|
ShapeObjectFct |
Computes einsum shapes. Not the most efficient one as it creates variables of the given shapes. |
OnnxTransformer |
Creates multiple OnnxTransformer, one for each requested intermediate node. onnx_bytes : bytes … |
|
|
XGBClassifierConverter |
fills tree attributes |
XGBConverter |
fills tree attributes |
|
|
XGBRegressorConverter |
fills tree attributes |
Variable |
Creates a Variable from a protobuf object. |
|
Variable |
Converts var from sklearn-onnx into this class. |
|
ShapeObject |
Computes Gather shapes. |
|
|
ShapeObjectFct |
Computes Gather shapes. |
|
XGBClassifierConverter |
Retrieves parameters of a model. |
XGBConverter |
Retrieves parameters of a model. |
|
|
XGBRegressorConverter |
Retrieves parameters of a model. |
MLActionCst |
Guesses a type given a value. |
|
|
MLActionVar |
Guesses a type given a value. |
OnnxInferenceBackend |
Returns whether the model is compatible with the backend. |
|
|
OnnxInferenceBackendMicro |
Returns whether the model is compatible with the backend. |
|
OnnxInferenceBackendOrt |
Returns whether the model is compatible with the backend. |
|
OnnxInferenceBackendPyC |
Returns whether the model is compatible with the backend. |
|
OnnxInferenceBackendPyEval |
Returns whether the model is compatible with the backend. |
|
OnnxInferenceBackendShape |
Returns whether the model is compatible with the backend. |
OnnxInferenceBackend |
Returns whether the opset for the model is supported by the backend. |
|
|
OnnxInferenceBackendMicro |
Returns whether the opset for the model is supported by the backend. |
|
OnnxInferenceBackendOrt |
Returns whether the opset for the model is supported by the backend. |
|
OnnxInferenceBackendPyC |
Returns whether the opset for the model is supported by the backend. |
|
OnnxInferenceBackendPyEval |
Returns whether the opset for the model is supported by the backend. |
|
OnnxInferenceBackendShape |
Returns whether the opset for the model is supported by the backend. |
Normalizer |
L1 normalization |
|
Normalizer |
L2 normalization |
|
Normalizer |
max normalization |
|
_GraphBuilder |
Converts a numbers into a string keeping the same alphabetical order. |
|
BiGraph |
Computes a distance between two ONNX graphs. They must not be too big otherwise this function might take for ever. … |
|
OnnxInferenceBackend |
Loads the model and creates @see cl OnnxInference. |
|
|
OnnxInferenceBackendMicro |
Loads the model and creates @see cl OnnxInference. |
|
OnnxInferenceBackendOrt |
Loads the model and creates @see cl OnnxInference. |
|
OnnxInferenceBackendPyC |
Loads the model and creates @see cl OnnxInference. |
|
OnnxInferenceBackendPyEval |
Loads the model and creates @see cl OnnxInference. |
|
OnnxInferenceBackendShape |
Loads the model and creates @see cl OnnxInference. |
CodeNodeVisitor |
Debugging purpose. |
|
CodeNodeVisitor |
Debugging purpose. |
|
OnnxWholeSession |
Flattens json returned by onnxruntime profiling. |
|
OnnxInferenceBackend |
Computes the prediction. |
|
|
OnnxInferenceBackendMicro |
Computes the prediction. |
|
OnnxInferenceBackendOrt |
Computes the prediction. |
|
OnnxInferenceBackendPyC |
Computes the prediction. |
OnnxInferenceBackendPyEval |
Computes the prediction. |
|
OnnxInferenceBackendShape |
Computes the prediction. |
|
OnnxInferenceBackend |
This method is not implemented as it is much more efficient to run a whole model than every node independently. |
|
|
OnnxInferenceBackendMicro |
This method is not implemented as it is much more efficient to run a whole model than every node independently. |
|
OnnxInferenceBackendOrt |
This method is not implemented as it is much more efficient to run a whole model than every node independently. |
|
OnnxInferenceBackendPyC |
This method is not implemented as it is much more efficient to run a whole model than every node independently. |
|
OnnxInferenceBackendPyEval |
This method is not implemented as it is much more efficient to run a whole model than every node independently. |
|
OnnxInferenceBackendShape |
This method is not implemented as it is much more efficient to run a whole model than every node independently. |
OnnxInferenceBackend |
Checks whether the backend is compiled with particular device support. |
|
|
OnnxInferenceBackendMicro |
Checks whether the backend is compiled with particular device support. |
|
OnnxInferenceBackendOrt |
Checks whether the backend is compiled with particular device support. |
|
OnnxInferenceBackendPyC |
Checks whether the backend is compiled with particular device support. |
|
OnnxInferenceBackendPyEval |
Checks whether the backend is compiled with particular device support. |
|
OnnxInferenceBackendShape |
Checks whether the backend is compiled with particular device support. |
XGBClassifierConverter |
||
XGBConverter |
validates the model |
|
XGBRegressorConverter |