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