classe finale publique GraphTransferGraphInputNodeInfo
tensorflow.GraphTransferGraphInputNodeInfo de type Protobuf.GraphTransferGraphInputNodeInfo
Classes imbriquées
| classe | GraphTransferGraphInputNodeInfo.Builder | tensorflow.GraphTransferGraphInputNodeInfo de type Protobuf.GraphTransferGraphInputNodeInfo | |
Constantes
| int | DTYPE_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| statique GraphTransferGraphInputNodeInfo | |
| GraphTransferGraphInputNodeInfo | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Type de données | getDtype () .tensorflow.DataType dtype = 3; |
| int | getDtypeValue () .tensorflow.DataType dtype = 3; |
| Chaîne | obtenirNom () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| int | |
| long | getShape (index entier) repeated int64 shape = 2; |
| int | getShapeCount () repeated int64 shape = 2; |
| Liste<Long> | getShapeList () repeated int64 shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| statique GraphTransferGraphInputNodeInfo.Builder | newBuilder (prototype GraphTransferGraphInputNodeInfo ) |
| statique GraphTransferGraphInputNodeInfo.Builder | |
| GraphTransferGraphInputNodeInfo.Builder | |
| statique GraphTransferGraphInputNodeInfo | parseDelimitedFrom (entrée InputStream) |
| statique GraphTransferGraphInputNodeInfo | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (données ByteBuffer) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (données com.google.protobuf.ByteString) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique GraphTransferGraphInputNodeInfo | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| GraphTransferGraphInputNodeInfo.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int DTYPE_FIELD_NUMBER
Valeur constante : 3
public statique final entier NAME_FIELD_NUMBER
Valeur constante : 1
public statique final entier SHAPE_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 getDtypeValue ()
.tensorflow.DataType dtype = 3;
chaîne publique getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
publique getParserForType ()
public int getSerializedSize ()
public long getShape (index int)
repeated int64 shape = 2;
public int getShapeCount ()
repeated int64 shape = 2;
liste publique <Long> getShapeList ()
repeated int64 shape = 2;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique GraphTransferGraphInputNodeInfo.Builder newBuilder (prototype GraphTransferGraphInputNodeInfo )
public statique GraphTransferGraphInputNodeInfo parseDelimitedFrom (entrée InputStream)
Jetés
| IOException |
|---|
public statique GraphTransferGraphInputNodeInfo parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique GraphTransferGraphInputNodeInfo parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public statique GraphTransferGraphInputNodeInfo parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique GraphTransferGraphInputNodeInfo parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique GraphTransferGraphInputNodeInfo parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique GraphTransferGraphInputNodeInfo parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique GraphTransferGraphInputNodeInfo parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public statique GraphTransferGraphInputNodeInfo parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique GraphTransferGraphInputNodeInfo 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 |
|---|