public final class GraphTransferNodeInput
tensorflow.GraphTransferNodeInput type tensorflow.GraphTransferNodeInput
Classes aninhadas
| aula | GraphTransferNodeInput.Builder | tensorflow.GraphTransferNodeInput type tensorflow.GraphTransferNodeInput | |
Constantes
| int | NODE_ID_FIELD_NUMBER | |
| int | OUTPUT_PORT_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| estático GraphTransferNodeInput | |
| GraphTransferNodeInput | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| int | getNodeId () int32 node_id = 1; |
| int | getOutputPort () int32 output_port = 2; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static GraphTransferNodeInput.Builder | newBuilder (protótipo GraphTransferNodeInput ) |
| static GraphTransferNodeInput.Builder | newBuilder () |
| GraphTransferNodeInput.Builder | |
| estático GraphTransferNodeInput | parseDelimitedFrom (input InputStream) |
| GraphTransferNodeInput estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferNodeInput | parseFrom (dados ByteBuffer) |
| estático GraphTransferNodeInput | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferNodeInput | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferNodeInput | parseFrom (com.google.protobuf.CodedInputStream input) |
| estático GraphTransferNodeInput | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferNodeInput | parseFrom (com.google.protobuf.ByteString data) |
| estático GraphTransferNodeInput | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferNodeInput | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| GraphTransferNodeInput.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int NODE_ID_FIELD_NUMBER
Valor Constante: 1
public static final int OUTPUT_PORT_FIELD_NUMBER
Valor constante: 2
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getNodeId ()
int32 node_id = 1;
public int getOutputPort ()
int32 output_port = 2;
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static GraphTransferNodeInput parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static GraphTransferNodeInput parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferNodeInput parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static GraphTransferNodeInput parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferNodeInput parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static GraphTransferNodeInput parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferNodeInput parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferNodeInput parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static GraphTransferNodeInput parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|