GraphTransferConstNodeInfoOrBuilder

interfaz pública GraphTransferConstNodeInfoOrBuilder
Subclases indirectas conocidas

Métodos públicos

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

Métodos públicos

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

bytes data = 4;

Tipo de datos abstracto público getDtype ()

.tensorflow.DataType dtype = 5;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 5;

público abstracto String getName ()

string name = 1;

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

string name = 1;

public abstract int getNodeId ()

int32 node_id = 2;

getShape largo abstracto público (índice int)

repeated int64 shape = 3;

public abstract int getShapeCount ()

repeated int64 shape = 3;

Lista pública abstracta <Long> getShapeList ()

repeated int64 shape = 3;