GraphTransferConstNodeInfoOrBuilder

interfaccia pubblica GraphTransferConstNodeInfoOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

astratto com.google.protobuf.ByteString
getData ()
bytes data = 4;
tipo di dati astratto
getDtipo ()
.tensorflow.DataType dtype = 5;
astratto int
getDtipoValore ()
.tensorflow.DataType dtype = 5;
stringa astratta
getNome ()
string name = 1;
astratto com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
astratto int
getNodeId ()
int32 node_id = 2;
astratto lungo
getShape (indice int)
repeated int64 shape = 3;
astratto int
getShapeCount ()
repeated int64 shape = 3;
Lista astratta<Lunga>
getShapeList ()
repeated int64 shape = 3;

Metodi pubblici

estratto pubblico com.google.protobuf.ByteString getData ()

bytes data = 4;

estratto pubblico DataType getDtype ()

.tensorflow.DataType dtype = 5;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 5;

stringa astratta pubblica getName ()

string name = 1;

estratto pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public abstract int getNodeId ()

int32 node_id = 2;

public abstract long getShape (indice int)

repeated int64 shape = 3;

public abstract int getShapeCount ()

repeated int64 shape = 3;

public abstract List<Long> getShapeList ()

repeated int64 shape = 3;