GraphTransferConstNodeInfoOrBuilder

interface pública GraphTransferConstNodeInfoOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstract com.google.protobuf.ByteString
getData ()
bytes data = 4;
DataType abstrato
getDtype ()
.tensorflow.DataType dtype = 5;
int abstrato
getDtypeValue ()
.tensorflow.DataType dtype = 5;
String abstrata
getName ()
string name = 1;
abstract com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
int abstrato
getNodeId ()
int32 node_id = 2;
abstrato longo
getShape (índice int)
repeated int64 shape = 3;
int abstrato
getShapeCount ()
repeated int64 shape = 3;
Lista abstrata <Long>
getShapeList ()
repeated int64 shape = 3;

Métodos Públicos

public abstract com.google.protobuf.ByteString getData ()

bytes data = 4;

public abstract DataType getDtype ()

.tensorflow.DataType dtype = 5;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 5;

public abstract String getName ()

string name = 1;

public abstract com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public abstract int getNodeId ()

int32 node_id = 2;

public abstract long getShape (índice int)

repeated int64 shape = 3;

public abstract int getShapeCount ()

repeated int64 shape = 3;

public abstract List <Long> getShapeList ()

repeated int64 shape = 3;