GraphTransferGraphOutputNodeInfoOrBuilder

interface pública GraphTransferGraphOutputNodeInfoOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

tipo de dados abstrato
getDtype ()
.tensorflow.DataType dtype = 3;
abstrato int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
cadeia abstrata
getNome ()
string name = 1;
abstrato com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
abstrato longo
getShape (índice interno)
repeated int64 shape = 2;
abstrato int
obterFormaCount ()
repeated int64 shape = 2;
lista abstrata<longa>
getShapeList ()
repeated int64 shape = 2;

Métodos Públicos

tipo de dados abstrato público getDtype ()

.tensorflow.DataType dtype = 3;

público abstrato int getDtypeValue ()

.tensorflow.DataType dtype = 3;

String abstrata pública getName ()

string name = 1;

resumo público com.google.protobuf.ByteString getNameBytes ()

string name = 1;

getShape longo abstrato público (índice int)

repeated int64 shape = 2;

público abstrato int getShapeCount ()

repeated int64 shape = 2;

lista abstrata pública<Long> getShapeList ()

repeated int64 shape = 2;