GraphTransferNodeOutputInfo

public final class GraphTransferNodeOutputInfo

tensorflow.GraphTransferNodeOutputInfo type tensorflow.GraphTransferNodeOutputInfo

Classes aninhadas

aula GraphTransferNodeOutputInfo.Builder tensorflow.GraphTransferNodeOutputInfo type tensorflow.GraphTransferNodeOutputInfo

Constantes

int MAX_BYTE_SIZE_FIELD_NUMBER
int NODE_ID_FIELD_NUMBER

Métodos Públicos

boleano
igual a (objeto obj)
static GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfo
final static com.google.protobuf.Descriptors.Descriptor
int
getMaxByteSize (int index)
repeated int32 max_byte_size = 2;
int
getMaxByteSizeCount ()
repeated int32 max_byte_size = 2;
List <Integer>
getMaxByteSizeList ()
repeated int32 max_byte_size = 2;
int
getNodeId ()
int32 node_id = 1;
int
final com.google.protobuf.UnknownFieldSet
int
final booleano
static GraphTransferNodeOutputInfo.Builder
static GraphTransferNodeOutputInfo.Builder
GraphTransferNodeOutputInfo.Builder
static GraphTransferNodeOutputInfo
parseDelimitedFrom (input InputStream)
static GraphTransferNodeOutputInfo
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferNodeOutputInfo
parseFrom (dados ByteBuffer)
static GraphTransferNodeOutputInfo
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferNodeOutputInfo
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferNodeOutputInfo
parseFrom (com.google.protobuf.CodedInputStream input)
static GraphTransferNodeOutputInfo
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferNodeOutputInfo
parseFrom (com.google.protobuf.ByteString data)
static GraphTransferNodeOutputInfo
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferNodeOutputInfo
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
GraphTransferNodeOutputInfo.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int MAX_BYTE_SIZE_FIELD_NUMBER

Valor constante: 2

public static final int NODE_ID_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

public boolean equals (Object obj)

public static GraphTransferNodeOutputInfo getDefaultInstance ()

public GraphTransferNodeOutputInfo getDefaultInstanceForType ()

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

public int getMaxByteSize (int index)

repeated int32 max_byte_size = 2;

public int getMaxByteSizeCount ()

repeated int32 max_byte_size = 2;

public List <Integer> getMaxByteSizeList ()

repeated int32 max_byte_size = 2;

public int getNodeId ()

int32 node_id = 1;

público getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

public final boolean isInitialized ()

public static GraphTransferNodeOutputInfo.Builder newBuilder (protótipo GraphTransferNodeOutputInfo )

public static GraphTransferNodeOutputInfo.Builder newBuilder ()

public GraphTransferNodeOutputInfo.Builder newBuilderForType ()

public static GraphTransferNodeOutputInfo parseDelimitedFrom (InputStream input)

Lança
IOException

public static GraphTransferNodeOutputInfo parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static GraphTransferNodeOutputInfo parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static GraphTransferNodeOutputInfo parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static GraphTransferNodeOutputInfo parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static GraphTransferNodeOutputInfo parseFrom (com.google.protobuf.CodedInputStream input)

Lança
IOException

public static GraphTransferNodeOutputInfo parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static GraphTransferNodeOutputInfo parseFrom (com.google.protobuf.ByteString data)

Lança
InvalidProtocolBufferException

public static GraphTransferNodeOutputInfo parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static GraphTransferNodeOutputInfo 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