FunctionDefLibrary

classe finale pubblica FunctionDefLibrary

 A library is a set of named functions.
 
Tipo protobuf tensorflow.FunctionDefLibrary

Classi nidificate

classe FunctionDefLibrary.Builder
 A library is a set of named functions. 

Costanti

int FUNCTION_FIELD_NUMBER
int GRADIENT_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
libreria FunctionDef statica
Libreria FunctionDef
com.google.protobuf.Descriptors.Descriptor statico finale
FunzioneDef
getFunction (indice int)
repeated .tensorflow.FunctionDef function = 1;
int
getFunctionCount ()
repeated .tensorflow.FunctionDef function = 1;
Elenco <FunzioneDef>
getFunctionList ()
repeated .tensorflow.FunctionDef function = 1;
FunzioneDefOrBuilder
getFunctionOrBuilder (indice int)
repeated .tensorflow.FunctionDef function = 1;
Elenco<? estende FunctionDefOrBuilder >
getFunctionOrBuilderList ()
repeated .tensorflow.FunctionDef function = 1;
GradienteDef
getGradient (indice int)
repeated .tensorflow.GradientDef gradient = 2;
int
getGradientCount ()
repeated .tensorflow.GradientDef gradient = 2;
Elenco <GradientDef>
getGradientList ()
repeated .tensorflow.GradientDef gradient = 2;
GradientDefOrBuilder
getGradientOrBuilder (indice int)
repeated .tensorflow.GradientDef gradient = 2;
Elenco<? estende GradientDefOrBuilder >
getGradientOrBuilderList ()
repeated .tensorflow.GradientDef gradient = 2;
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
FunctionDefLibrary.Builder statico
FunctionDefLibrary.Builder statico
FunctionDefLibrary.Builder
libreria FunctionDef statica
parseDelimitedFrom (input InputStream)
libreria FunctionDef statica
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
libreria FunctionDef statica
parseFrom (dati ByteBuffer)
libreria FunctionDef statica
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
libreria FunctionDef statica
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
libreria FunctionDef statica
parseFrom (ingresso com.google.protobuf.CodedInputStream)
libreria FunctionDef statica
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
libreria FunctionDef statica
parseFrom (dati com.google.protobuf.ByteString)
libreria FunctionDef statica
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
libreria FunctionDef statica
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
FunctionDefLibrary.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int FUNCTION_FIELD_NUMBER

Valore costante: 1

public static final int GRADIENT_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public static FunctionDefLibrary getDefaultInstance ()

public FunctionDefLibrary getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public FunctionDef getFunction (indice int)

repeated .tensorflow.FunctionDef function = 1;

pubblico int getFunctionCount ()

repeated .tensorflow.FunctionDef function = 1;

Elenco pubblico< FunctionDef > getFunctionList ()

repeated .tensorflow.FunctionDef function = 1;

public FunctionDefOrBuilder getFunctionOrBuilder (indice int)

repeated .tensorflow.FunctionDef function = 1;

Elenco pubblico<? estende FunctionDefOrBuilder > getFunctionOrBuilderList ()

repeated .tensorflow.FunctionDef function = 1;

public GradientDef getGradient (indice int)

repeated .tensorflow.GradientDef gradient = 2;

public int getGradientCount ()

repeated .tensorflow.GradientDef gradient = 2;

Elenco pubblico< GradientDef > getGradientList ()

repeated .tensorflow.GradientDef gradient = 2;

public GradientDefOrBuilder getGradientOrBuilder (indice int)

repeated .tensorflow.GradientDef gradient = 2;

Elenco pubblico<? estende GradientDefOrBuilder > getGradientOrBuilderList ()

repeated .tensorflow.GradientDef gradient = 2;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static FunctionDefLibrary.Builder newBuilder (prototipo FunctionDefLibrary )

public static FunctionDefLibrary.Builder newBuilder ()

public FunctionDefLibrary.Builder newBuilderForType ()

public static FunctionDefLibrary parseDelimitedFrom (input InputStream)

Lancia
IOException

public static FunctionDefLibrary parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom public static FunctionDefLibrary (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static FunctionDefLibrary parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static FunctionDefLibrary parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico FunctionDefLibrary (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static FunctionDefLibrary parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico FunctionDefLibrary (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static FunctionDefLibrary parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static FunctionDefLibrary parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public FunctionDefLibrary.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException