GraphTransferGraphInputNodeInfoOrBuilder

interface pública GraphTransferGraphInputNodeInfoOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

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

Métodos Públicos

public abstract DataType getDtype ()

.tensorflow.DataType dtype = 3;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 3;

public abstract String getName ()

string name = 1;

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

string name = 1;

public abstract long getShape (índice int)

repeated int64 shape = 2;

public abstract int getShapeCount ()

repeated int64 shape = 2;

public abstract List <Long> getShapeList ()

repeated int64 shape = 2;