GraphTransferGraphOutputNodeInfo

classe final pública GraphTransferGraphOutputNodeInfo

Tipo de protobuf tensorflow.GraphTransferGraphOutputNodeInfo

Classes aninhadas

aula GraphTransferGraphOutputNodeInfo.Builder Tipo de protobuf tensorflow.GraphTransferGraphOutputNodeInfo

Constantes

interno DTYPE_FIELD_NUMBER
interno NAME_FIELD_NUMBER
interno SHAPE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
GraphTransferGraphOutputNodeInfo estático
GraphTransferGraphOutputNodeInfo
final estático com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 3;
interno
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
interno
longo
getShape (índice interno)
repeated int64 shape = 2;
interno
obterFormaCount ()
repeated int64 shape = 2;
Lista<Longa>
getShapeList ()
repeated int64 shape = 2;
final com.google.protobuf.UnknownFieldSet
interno
booleano final
GraphTransferGraphOutputNodeInfo.Builder estático
GraphTransferGraphOutputNodeInfo.Builder estático
GraphTransferGraphOutputNodeInfo.Builder
GraphTransferGraphOutputNodeInfo estático
parseDelimitedFrom (entrada InputStream)
GraphTransferGraphOutputNodeInfo estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphOutputNodeInfo estático
parseFrom (dados de ByteBuffer)
GraphTransferGraphOutputNodeInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphOutputNodeInfo estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphOutputNodeInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
GraphTransferGraphOutputNodeInfo estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphOutputNodeInfo estático
parseFrom (dados com.google.protobuf.ByteString)
GraphTransferGraphOutputNodeInfo estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphOutputNodeInfo estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
GraphTransferGraphOutputNodeInfo.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

público estático final int DTYPE_FIELD_NUMBER

Valor Constante: 3

int final estático público NAME_FIELD_NUMBER

Valor Constante: 1

público estático final int SHAPE_FIELD_NUMBER

Valor Constante: 2

Métodos Públicos

booleano público é igual (Object obj)

público estático GraphTransferGraphOutputNodeInfo getDefaultInstance ()

público GraphTransferGraphOutputNodeInfo getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

tipo de dados público getDtype ()

.tensorflow.DataType dtype = 3;

público int getDtypeValue ()

.tensorflow.DataType dtype = 3;

String pública getNome ()

string name = 1;

público com.google.protobuf.ByteString getNameBytes ()

string name = 1;

público getParserForType ()

público int getSerializedSize ()

público longo getShape (índice int)

repeated int64 shape = 2;

público int getShapeCount ()

repeated int64 shape = 2;

lista pública<longa> getShapeList ()

repeated int64 shape = 2;

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hashCode int público ()

público final booleano isInitialized ()

público estático GraphTransferGraphOutputNodeInfo.Builder newBuilder ()

público GraphTransferGraphOutputNodeInfo.Builder newBuilderForType ()

público estático GraphTransferGraphOutputNodeInfo parseDelimitedFrom (entrada InputStream)

Lança
IOException

public static GraphTransferGraphOutputNodeInfo parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

público estático GraphTransferGraphOutputNodeInfo parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static GraphTransferGraphOutputNodeInfo parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

público estático GraphTransferGraphOutputNodeInfo parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

público estático GraphTransferGraphOutputNodeInfo parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

público estático GraphTransferGraphOutputNodeInfo parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

público estático GraphTransferGraphOutputNodeInfo parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

public static GraphTransferGraphOutputNodeInfo parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

público estático GraphTransferGraphOutputNodeInfo parseFrom (dados com.google.protobuf.ByteString, 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