GraphTransferGraphOutputNodeInfo

classe finale publique GraphTransferGraphOutputNodeInfo

tensorflow.GraphTransferGraphOutputNodeInfo de type Protobuf.GraphTransferGraphOutputNodeInfo

Classes imbriquées

classe GraphTransferGraphOutputNodeInfo.Builder tensorflow.GraphTransferGraphOutputNodeInfo de type Protobuf.GraphTransferGraphOutputNodeInfo

Constantes

int DTYPE_FIELD_NUMBER
int NAME_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfo
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 GraphTransferGraphOutputNodeInfo.Builder
statique GraphTransferGraphOutputNodeInfo.Builder
GraphTransferGraphOutputNodeInfo.Builder
statique GraphTransferGraphOutputNodeInfo
parseDelimitedFrom (entrée InputStream)
statique GraphTransferGraphOutputNodeInfo
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferGraphOutputNodeInfo
parseFrom (données ByteBuffer)
statique GraphTransferGraphOutputNodeInfo
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferGraphOutputNodeInfo
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferGraphOutputNodeInfo
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique GraphTransferGraphOutputNodeInfo
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferGraphOutputNodeInfo
parseFrom (données com.google.protobuf.ByteString)
statique GraphTransferGraphOutputNodeInfo
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferGraphOutputNodeInfo
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
GraphTransferGraphOutputNodeInfo.Builder
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 GraphTransferGraphOutputNodeInfo getDefaultInstance ()

public GraphTransferGraphOutputNodeInfo getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Type de données public getDtype ()

.tensorflow.DataType dtype = 3;

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 GraphTransferGraphOutputNodeInfo.Builder newBuilder ()

public GraphTransferGraphOutputNodeInfo.Builder newBuilderForType ()

public statique GraphTransferGraphOutputNodeInfo parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static GraphTransferGraphOutputNodeInfo parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique GraphTransferGraphOutputNodeInfo parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique GraphTransferGraphOutputNodeInfo parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique GraphTransferGraphOutputNodeInfo parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique GraphTransferGraphOutputNodeInfo parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique GraphTransferGraphOutputNodeInfo parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique GraphTransferGraphOutputNodeInfo parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique GraphTransferGraphOutputNodeInfo parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique GraphTransferGraphOutputNodeInfo 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