GraphTransferNodeInput

classe finale publique GraphTransferNodeInput

tensorflow.GraphTransferNodeInput de type Protobuf.GraphTransferNodeInput

Classes imbriquées

classe GraphTransferNodeInput.Builder tensorflow.GraphTransferNodeInput de type Protobuf.GraphTransferNodeInput

Constantes

int NODE_ID_FIELD_NUMBER
int OUTPUT_PORT_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique GraphTransferNodeInput
GraphTransferNodeInput
final statique com.google.protobuf.Descriptors.Descriptor
int
getNodeId ()
int32 node_id = 1;
int
getOutputPort ()
int32 output_port = 2;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique GraphTransferNodeInput.Builder
statique GraphTransferNodeInput.Builder
GraphTransferNodeInput.Builder
statique GraphTransferNodeInput
parseDelimitedFrom (entrée InputStream)
statique GraphTransferNodeInput
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferNodeInput
parseFrom (données ByteBuffer)
statique GraphTransferNodeInput
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferNodeInput
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferNodeInput
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique GraphTransferNodeInput
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferNodeInput
parseFrom (données com.google.protobuf.ByteString)
statique GraphTransferNodeInput
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphTransferNodeInput
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
GraphTransferNodeInput.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int NODE_ID_FIELD_NUMBER

Valeur constante : 1

public statique final int OUTPUT_PORT_FIELD_NUMBER

Valeur constante : 2

Méthodes publiques

public booléen égal (Objet obj)

public statique GraphTransferNodeInput getDefaultInstance ()

public GraphTransferNodeInput getDefaultInstanceForType ()

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

public int getNodeId ()

int32 node_id = 1;

public int getOutputPort ()

int32 output_port = 2;

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique GraphTransferNodeInput.Builder newBuilder (prototype GraphTransferNodeInput )

public statique GraphTransferNodeInput.Builder newBuilder ()

public GraphTransferNodeInput.Builder newBuilderForType ()

public statique GraphTransferNodeInput parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique GraphTransferNodeInput parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique GraphTransferNodeInput parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

public statique GraphTransferNodeInput parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public GraphTransferNodeInput.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException