GraphTransferConstNodeInfo

classe finale pubblica GraphTransferConstNodeInfo

Tipo di protocollo tensorflow.GraphTransferConstNodeInfo

Classi nidificate

classe GraphTransferConstNodeInfo.Builder Tipo di protocollo tensorflow.GraphTransferConstNodeInfo

Costanti

int DATA_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int NOME_CAMPO_NUMERO
int NODE_ID_FIELD_NUMBER
int FORMA_CAMPO_NUMERO

Metodi pubblici

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

Metodi ereditati

Costanti

public static final int DATA_FIELD_NUMBER

Valore costante: 4

public static final int DTYPE_FIELD_NUMBER

Valore costante: 5

public static final int NAME_FIELD_NUMBER

Valore costante: 1

public static final int NODE_ID_FIELD_NUMBER

Valore costante: 2

public static final int SHAPE_FIELD_NUMBER

Valore costante: 3

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico com.google.protobuf.ByteString getData ()

bytes data = 4;

pubblico statico GraphTransferConstNodeInfo getDefaultInstance ()

pubblico GraphTransferConstNodeInfo getDefaultInstanceForType ()

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

public DataType getDtype ()

.tensorflow.DataType dtype = 5;

public int getDtypeValue ()

.tensorflow.DataType dtype = 5;

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

pubblico int getNodeId ()

int32 node_id = 2;

pubblico getParserForType ()

public int getSerializedSize ()

public long getShape (indice int)

repeated int64 shape = 3;

pubblico int getShapeCount ()

repeated int64 shape = 3;

elenco pubblico<Long> getShapeList ()

repeated int64 shape = 3;

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

public int hashCode ()

public final booleano isInitialized ()

pubblico statico GraphTransferConstNodeInfo.Builder newBuilder (prototipo GraphTransferConstNodeInfo )

pubblico statico GraphTransferConstNodeInfo.Builder newBuilder ()

pubblico GraphTransferConstNodeInfo.Builder newBuilderForType ()

pubblico statico GraphTransferConstNodeInfo parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

public static GraphTransferConstNodeInfo parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

pubblico statico GraphTransferConstNodeInfo parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

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

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

pubblico statico GraphTransferConstNodeInfo parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico GraphTransferConstNodeInfo.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException