FunctionDefLibrary clase final pública
A library is a set of named functions.Tensorflow de tipo
tensorflow.FunctionDefLibrary Clases anidadas
| clase | FunctionDefLibrary.Builder | A library is a set of named functions. | |
Constantes
| En t | FUNCTION_FIELD_NUMBER | |
| En t | GRADIENT_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| estática FunctionDefLibrary | |
| FunctionDefLibrary | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| FunctionDef | getFunction (índice int) repeated .tensorflow.FunctionDef function = 1; |
| En t | getFunctionCount () repeated .tensorflow.FunctionDef function = 1; |
| Lista < FunctionDef > | getFunctionList () repeated .tensorflow.FunctionDef function = 1; |
| FunctionDefOrBuilder | getFunctionOrBuilder (índice int) repeated .tensorflow.FunctionDef function = 1; |
| Lista <? extiende FunctionDefOrBuilder > | getFunctionOrBuilderList () repeated .tensorflow.FunctionDef function = 1; |
| GradientDef | getGradient (índice int) repeated .tensorflow.GradientDef gradient = 2; |
| En t | getGradientCount () repeated .tensorflow.GradientDef gradient = 2; |
| Lista < GradientDef > | getGradientList () repeated .tensorflow.GradientDef gradient = 2; |
| GradientDefOrBuilder | getGradientOrBuilder (índice int) repeated .tensorflow.GradientDef gradient = 2; |
| Lista <? extiende GradientDefOrBuilder > | getGradientOrBuilderList () repeated .tensorflow.GradientDef gradient = 2; |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| FunctionDefLibrary.Builder estático | newBuilder (prototipo FunctionDefLibrary ) |
| FunctionDefLibrary.Builder estático | newBuilder () |
| FunctionDefLibrary.Builder | |
| estática FunctionDefLibrary | parseDelimitedFrom (entrada InputStream) |
| estática FunctionDefLibrary | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática FunctionDefLibrary | parseFrom (datos ByteBuffer) |
| estática FunctionDefLibrary | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática FunctionDefLibrary | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática FunctionDefLibrary | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| estática FunctionDefLibrary | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática FunctionDefLibrary | parseFrom (datos com.google.protobuf.ByteString) |
| estática FunctionDefLibrary | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estática FunctionDefLibrary | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| FunctionDefLibrary.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int FUNCTION_FIELD_NUMBER
Valor constante: 1
público estático final int GRADIENT_FIELD_NUMBER
Valor constante: 2
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getFunctionCount ()
repeated .tensorflow.FunctionDef function = 1;
public FunctionDefOrBuilder getFunctionOrBuilder (índice int)
repeated .tensorflow.FunctionDef function = 1;
Lista pública <? extiende FunctionDefOrBuilder > getFunctionOrBuilderList ()
repeated .tensorflow.FunctionDef function = 1;
public int getGradientCount ()
repeated .tensorflow.GradientDef gradient = 2;
public GradientDefOrBuilder getGradientOrBuilder (índice int)
repeated .tensorflow.GradientDef gradient = 2;
Lista pública <? extiende GradientDefOrBuilder > getGradientOrBuilderList ()
repeated .tensorflow.GradientDef gradient = 2;
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
FunctionDefLibrary estática pública parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
FunctionDefLibrary estática pública parseFrom (datos ByteBuffer)
Lanza
| InvalidProtocolBufferException |
|---|
FunctionDefLibrary estática pública parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
FunctionDefLibrary estática pública parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
FunctionDefLibrary estática pública parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static FunctionDefLibrary parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
FunctionDefLibrary estática pública parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
public static FunctionDefLibrary parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
FunctionDefLibrary estática pública parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|