GraphTransferGraphOutputNodeInfo

classe finale pubblica GraphTransferGraphOutputNodeInfo

Tipo di protocollo tensorflow.GraphTransferGraphOutputNodeInfo

Classi nidificate

classe GraphTransferGraphOutputNodeInfo.Builder Tipo di protocollo tensorflow.GraphTransferGraphOutputNodeInfo

Costanti

int DTYPE_FIELD_NUMBER
int NOME_CAMPO_NUMERO
int FORMA_CAMPO_NUMERO

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
statico GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfo
com.google.protobuf.Descriptors.Descriptor statico finale
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 3;
int
getDtipoValore ()
.tensorflow.DataType dtype = 3;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
int
lungo
getShape (indice int)
repeated int64 shape = 2;
int
getShapeCount ()
repeated int64 shape = 2;
Elenco<Lungo>
getShapeList ()
repeated int64 shape = 2;
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
GraphTransferGraphOutputNodeInfo.Builder statico
GraphTransferGraphOutputNodeInfo.Builder statico
GraphTransferGraphOutputNodeInfo.Builder
statico GraphTransferGraphOutputNodeInfo
parseDelimitedFrom (input InputStream)
statico GraphTransferGraphOutputNodeInfo
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico GraphTransferGraphOutputNodeInfo
parseFrom (dati ByteBuffer)
statico GraphTransferGraphOutputNodeInfo
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico GraphTransferGraphOutputNodeInfo
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico GraphTransferGraphOutputNodeInfo
parseFrom (ingresso com.google.protobuf.CodedInputStream)
statico GraphTransferGraphOutputNodeInfo
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico GraphTransferGraphOutputNodeInfo
parseFrom (dati com.google.protobuf.ByteString)
statico GraphTransferGraphOutputNodeInfo
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico GraphTransferGraphOutputNodeInfo
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
GraphTransferGraphOutputNodeInfo.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int DTYPE_FIELD_NUMBER

Valore costante: 3

public static final int NAME_FIELD_NUMBER

Valore costante: 1

public static final int SHAPE_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico GraphTransferGraphOutputNodeInfo getDefaultInstance ()

pubblico GraphTransferGraphOutputNodeInfo getDefaultInstanceForType ()

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

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

pubblico getParserForType ()

public int getSerializedSize ()

public long getShape (indice int)

repeated int64 shape = 2;

pubblico int getShapeCount ()

repeated int64 shape = 2;

elenco pubblico<Long> getShapeList ()

repeated int64 shape = 2;

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico GraphTransferGraphOutputNodeInfo.Builder newBuilder ()

public GraphTransferGraphOutputNodeInfo.Builder newBuilderForType ()

pubblico statico GraphTransferGraphOutputNodeInfo parseDelimitedFrom (input InputStream)

Lancia
IOException

pubblico statico GraphTransferGraphOutputNodeInfo parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static GraphTransferGraphOutputNodeInfo parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

pubblico statico GraphTransferGraphOutputNodeInfo parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico GraphTransferGraphOutputNodeInfo parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico GraphTransferGraphOutputNodeInfo (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico GraphTransferGraphOutputNodeInfo parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico GraphTransferGraphOutputNodeInfo (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

pubblico statico GraphTransferGraphOutputNodeInfo parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico GraphTransferGraphOutputNodeInfo 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