classe finale pubblica FunctionDefLibrary
A library is a set of named functions.
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 | codicehash () |
booleano finale | |
FunctionDefLibrary.Builder statico | newBuilder (prototipo FunctionDefLibrary ) |
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 | analizzatore () |
FunctionDefLibrary.Builder | toBuilder () |
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 final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico int getFunctionCount ()
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 int getGradientCount ()
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 parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
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 void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|