GraphTransferGraphInputNodeInfo

classe final pública GraphTransferGraphInputNodeInfo

Tipo de protobuf tensorflow.GraphTransferGraphInputNodeInfo

Classes aninhadas

aula GraphTransferGraphInputNodeInfo.Builder Tipo de protobuf tensorflow.GraphTransferGraphInputNodeInfo

Constantes

interno DTYPE_FIELD_NUMBER
interno NAME_FIELD_NUMBER
interno SHAPE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
GraphTransferGraphInputNodeInfo estático
GraphTransferGraphInputNodeInfo
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
GraphTransferGraphInputNodeInfo.Builder estático
GraphTransferGraphInputNodeInfo.Builder estático
GraphTransferGraphInputNodeInfo.Builder
GraphTransferGraphInputNodeInfo estático
parseDelimitedFrom (entrada InputStream)
GraphTransferGraphInputNodeInfo estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (dados de ByteBuffer)
GraphTransferGraphInputNodeInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
GraphTransferGraphInputNodeInfo estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (dados com.google.protobuf.ByteString)
GraphTransferGraphInputNodeInfo estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
GraphTransferGraphInputNodeInfo.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 GraphTransferGraphInputNodeInfo getDefaultInstance ()

público GraphTransferGraphInputNodeInfo 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 GraphTransferGraphInputNodeInfo.Builder newBuilder ()

público GraphTransferGraphInputNodeInfo.Builder newBuilderForType ()

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

Lança
IOException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static GraphTransferGraphInputNodeInfo parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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