classe finale publique FunctionDefLibrary
A library is a set of named functions.
tensorflow.FunctionDefLibrary de type Protobuf.FunctionDefLibrary Classes imbriquées
| classe | FunctionDefLibrary.Builder | A library is a set of named functions. | |
Constantes
| int | FUNCTION_FIELD_NUMBER | |
| int | GRADIENT_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| Bibliothèque FunctionDef statique | |
| FunctionDefLibrary | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| FonctionDef | getFunction (index int) repeated .tensorflow.FunctionDef function = 1; |
| int | getFunctionCount () repeated .tensorflow.FunctionDef function = 1; |
| Liste< FunctionDef > | getFunctionList () repeated .tensorflow.FunctionDef function = 1; |
| FunctionDefOrBuilder | getFunctionOrBuilder (index int) repeated .tensorflow.FunctionDef function = 1; |
| Liste<? étend FunctionDefOrBuilder > | getFunctionOrBuilderList () repeated .tensorflow.FunctionDef function = 1; |
| DégradéDéf | getGradient (index entier) repeated .tensorflow.GradientDef gradient = 2; |
| int | getGradientCount () repeated .tensorflow.GradientDef gradient = 2; |
| Liste <GradientDef> | getGradientList () repeated .tensorflow.GradientDef gradient = 2; |
| DégradéDefOrBuilder | getGradientOrBuilder (index int) repeated .tensorflow.GradientDef gradient = 2; |
| Liste<? étend GradientDefOrBuilder > | getGradientOrBuilderList () repeated .tensorflow.GradientDef gradient = 2; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| FunctionDefLibrary.Builder statique | newBuilder (prototype FunctionDefLibrary ) |
| FunctionDefLibrary.Builder statique | |
| FunctionDefLibrary.Builder | |
| Bibliothèque FunctionDef statique | parseDelimitedFrom (entrée InputStream) |
| Bibliothèque FunctionDef statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Bibliothèque FunctionDef statique | parseFrom (données ByteBuffer) |
| Bibliothèque FunctionDef statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Bibliothèque FunctionDef statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Bibliothèque FunctionDef statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Bibliothèque FunctionDef statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Bibliothèque FunctionDefLibrary statique | parseFrom (données com.google.protobuf.ByteString) |
| Bibliothèque FunctionDefLibrary statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Bibliothèque FunctionDefLibrary statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| FunctionDefLibrary.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int FUNCTION_FIELD_NUMBER
Valeur constante : 1
public statique final int GRADIENT_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getFunctionCount ()
repeated .tensorflow.FunctionDef function = 1;
public FunctionDefOrBuilder getFunctionOrBuilder (index int)
repeated .tensorflow.FunctionDef function = 1;
Liste publique <? étend FunctionDefOrBuilder > getFunctionOrBuilderList ()
repeated .tensorflow.FunctionDef function = 1;
public int getGradientCount ()
repeated .tensorflow.GradientDef gradient = 2;
public GradientDefOrBuilder getGradientOrBuilder (index int)
repeated .tensorflow.GradientDef gradient = 2;
Liste publique <? étend GradientDefOrBuilder > getGradientOrBuilderList ()
repeated .tensorflow.GradientDef gradient = 2;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public static FunctionDefLibrary parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static FunctionDefLibrary parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static FunctionDefLibrary parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static FunctionDefLibrary parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public static FunctionDefLibrary parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static FunctionDefLibrary parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public static FunctionDefLibrary parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static FunctionDefLibrary parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static FunctionDefLibrary parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|