BoundedTensorSpecProtoOrBuilder

interface pública BoundedTensorSpecProtoOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

tipo de dados abstrato
getDtype ()
.tensorflow.DataType dtype = 3;
abstrato int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
TensorProto abstrato
getMáximo ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder abstrato
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto abstrato
obterMínimo ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder abstrato
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
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
temMáximo ()
.tensorflow.TensorProto maximum = 5;
booleano abstrato
temMínimo ()
.tensorflow.TensorProto minimum = 4;
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;

público abstrato TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

público abstrato TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

público abstrato TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

público abstrato TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

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;

público abstrato booleano hasMaximum ()

.tensorflow.TensorProto maximum = 5;

público abstrato booleano hasMinimum ()

.tensorflow.TensorProto minimum = 4;

hasShape booleano abstrato público ()

.tensorflow.TensorShapeProto shape = 2;