GraphTransferGraphOutputNodeInfoOrBuilder

interfaz pública GraphTransferGraphOutputNodeInfoOrBuilder
Subclases indirectas conocidas

Métodos públicos

Tipo de datos abstracto
getDtype ()
.tensorflow.DataType dtype = 3;
int abstracto
getDtypeValue ()
.tensorflow.DataType dtype = 3;
cadena abstracta
getName ()
string name = 1;
resumen com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
abstracto largo
getShape (índice int)
repeated int64 shape = 2;
int abstracto
getShapeCount ()
repeated int64 shape = 2;
Lista abstracta <Long>
getShapeList ()
repeated int64 shape = 2;

Métodos públicos

tipo de datos abstracto público getDtype ()

.tensorflow.DataType dtype = 3;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 3;

público abstracto String getName ()

string name = 1;

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

string name = 1;

getShape largo público abstracto (índice int)

repeated int64 shape = 2;

public abstract int getShapeCount ()

repeated int64 shape = 2;

Lista pública abstracta <Long> getShapeList ()

repeated int64 shape = 2;