classe finale pubblica GraphTransferNodeInput
Tipo di protocollo tensorflow.GraphTransferNodeInput
Classi nidificate
| classe | GraphTransferNodeInput.Builder | Tipo di protocollo tensorflow.GraphTransferNodeInput | |
Costanti
| int | NODE_ID_FIELD_NUMBER | |
| int | OUTPUT_PORT_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| GraphTransferNodeInput statico | |
| GraphTransferNodeInput | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| int | getNodeId () int32 node_id = 1; |
| int | getPortaOutput () int32 output_port = 2; |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codice hash () |
| booleano finale | |
| GraphTransferNodeInput.Builder statico | newBuilder (prototipo GraphTransferNodeInput ) |
| GraphTransferNodeInput.Builder statico | |
| GraphTransferNodeInput.Builder | |
| GraphTransferNodeInput statico | parseDelimitedFrom (input InputStream) |
| GraphTransferNodeInput statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GraphTransferNodeInput statico | parseFrom (dati ByteBuffer) |
| GraphTransferNodeInput statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| GraphTransferNodeInput statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GraphTransferNodeInput statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| GraphTransferNodeInput statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GraphTransferNodeInput statico | parseFrom (dati com.google.protobuf.ByteString) |
| GraphTransferNodeInput statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GraphTransferNodeInput statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| GraphTransferNodeInput.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int NODE_ID_FIELD_NUMBER
Valore costante: 1
public static final int OUTPUT_PORT_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico int getNodeId ()
int32 node_id = 1;
public int getOutputPort ()
int32 output_port = 2;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
pubblico statico GraphTransferNodeInput parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico GraphTransferNodeInput (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico GraphTransferNodeInput parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico GraphTransferNodeInput parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico GraphTransferNodeInput (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico GraphTransferNodeInput parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico GraphTransferNodeInput (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico GraphTransferNodeInput parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico GraphTransferNodeInput parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|