FunctionDefLibraryOrBuilder

interfaccia pubblica FunctionDefLibraryOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

abstract FunzioneDef
getFunction (indice int)
repeated .tensorflow.FunctionDef function = 1;
astratto int
getFunctionCount ()
repeated .tensorflow.FunctionDef function = 1;
Lista astratta< FunctionDef >
getFunctionList ()
repeated .tensorflow.FunctionDef function = 1;
funzione astratta DefOrBuilder
getFunctionOrBuilder (indice int)
repeated .tensorflow.FunctionDef function = 1;
Elenco astratto<? estende FunctionDefOrBuilder >
getFunctionOrBuilderList ()
repeated .tensorflow.FunctionDef function = 1;
gradiente astrattoDef
getGradient (indice int)
repeated .tensorflow.GradientDef gradient = 2;
astratto int
getGradientCount ()
repeated .tensorflow.GradientDef gradient = 2;
Lista astratta< GradientDef >
getGradientList ()
repeated .tensorflow.GradientDef gradient = 2;
gradiente astrattoDefOrBuilder
getGradientOrBuilder (indice int)
repeated .tensorflow.GradientDef gradient = 2;
Elenco astratto<? estende GradientDefOrBuilder >
getGradientOrBuilderList ()
repeated .tensorflow.GradientDef gradient = 2;

Metodi pubblici

public abstract FunctionDef getFunction (indice int)

repeated .tensorflow.FunctionDef function = 1;

public abstract int getFunctionCount ()

repeated .tensorflow.FunctionDef function = 1;

lista astratta pubblica< FunctionDef > getFunctionList ()

repeated .tensorflow.FunctionDef function = 1;

public abstract FunctionDefOrBuilder getFunctionOrBuilder (indice int)

repeated .tensorflow.FunctionDef function = 1;

Elenco abstract pubblico<? estende FunctionDefOrBuilder > getFunctionOrBuilderList ()

repeated .tensorflow.FunctionDef function = 1;

public abstract GradientDef getGradient (indice int)

repeated .tensorflow.GradientDef gradient = 2;

public abstract int getGradientCount ()

repeated .tensorflow.GradientDef gradient = 2;

Elenco astratto pubblico< GradientDef > getGradientList ()

repeated .tensorflow.GradientDef gradient = 2;

public abstract GradientDefOrBuilder getGradientOrBuilder (indice int)

repeated .tensorflow.GradientDef gradient = 2;

Elenco abstract pubblico<? estende GradientDefOrBuilder > getGradientOrBuilderList ()

repeated .tensorflow.GradientDef gradient = 2;