BoundedTensorSpecProtoOrBuilder

genel arayüz BoundedTensorSpecProtoOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

özet Veri Türü
getDtype ()
.tensorflow.DataType dtype = 3;
soyut int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
soyut TensorProto
getMaximum ()
.tensorflow.TensorProto maximum = 5;
soyut TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
soyut TensorProto
getMinimum ()
.tensorflow.TensorProto minimum = 4;
soyut TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
soyut Dize
getName ()
string name = 1;
abstract com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
soyut TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
soyut TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
soyut boole
hasMaksimum ()
.tensorflow.TensorProto maximum = 5;
soyut boole
hasMinimum ()
.tensorflow.TensorProto minimum = 4;
soyut boole
hasShape ()
.tensorflow.TensorShapeProto shape = 2;

Genel Yöntemler

genel özet DataType getDtype ()

.tensorflow.DataType dtype = 3;

genel soyut int getDtypeValue ()

.tensorflow.DataType dtype = 3;

genel özet TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

genel özet TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

genel özet TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

genel özet TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

genel özet Dize getName ()

string name = 1;

genel özet com.google.protobuf.ByteString getNameBytes ()

string name = 1;

genel özet TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

genel özet TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

genel soyut boolean hasMaximum ()

.tensorflow.TensorProto maximum = 5;

genel soyut boolean hasMinimum ()

.tensorflow.TensorProto minimum = 4;

genel soyut boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;