GraphTransferGraphInputNodeInfoOrBuilder

interfaccia pubblica GraphTransferGraphInputNodeInfoOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

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

Metodi pubblici

estratto pubblico DataType getDtype ()

.tensorflow.DataType dtype = 3;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 3;

stringa astratta pubblica getName ()

string name = 1;

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

string name = 1;

public abstract long getShape (indice int)

repeated int64 shape = 2;

public abstract int getShapeCount ()

repeated int64 shape = 2;

public abstract List<Long> getShapeList ()

repeated int64 shape = 2;