TensorSpecProtoOrBuilder

interface pública TensorSpecProtoOrBuilder
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 TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder abstrato
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano abstrato
temForma ()
.tensorflow.TensorShapeProto 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;

público abstrato TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público abstrato TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasShape booleano abstrato público ()

.tensorflow.TensorShapeProto shape = 2;