Table of Contents

Class ErrorGroups.Ml

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Ml errors.

public static class ErrorGroups.Ml
Inheritance
ErrorGroups.Ml
Inherited Members

Fields

ErrorPrefix

Ml error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

Ml group code.

public const short GroupCode = 1018

Field Value

short

GroupName

Ml group name.

public const string GroupName = "ML"

Field Value

string

MlDeploymentUnitInfo

MlDeploymentUnitInfo error.

public const int MlDeploymentUnitInfo = 66715653

Field Value

int

MlInference

MlInference error.

public const int MlInference = 66715649

Field Value

int

MlInitialization

MlInitialization error.

public const int MlInitialization = 66715650

Field Value

int

MlModelNotFound

MlModelNotFound error.

public const int MlModelNotFound = 66715651

Field Value

int

MlTranslatorNotFound

MlTranslatorNotFound error.

public const int MlTranslatorNotFound = 66715652

Field Value

int