BoundedTensorSpecProtoOrBuilder

الواجهة العامة BoundedTensorSpecProtoOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

نوع البيانات المجردة
الحصول على نوع ()
.tensorflow.DataType dtype = 3;
كثافة العمليات مجردة
الحصول علىDtypeValue ()
.tensorflow.DataType dtype = 3;
مجردة TensorProto
الحصول على الحد الأقصى ()
.tensorflow.TensorProto maximum = 5;
مجردة TensorProtoOrBuilder
الحصول على MaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
مجردة TensorProto
الحصول على الحد الأدنى ()
.tensorflow.TensorProto minimum = 4;
مجردة TensorProtoOrBuilder
الحصول على MinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
سلسلة مجردة
الحصول على الاسم ()
string name = 1;
مجردة com.google.protobuf.ByteString
مجردة TensorShapeProto
الحصول على الشكل ()
.tensorflow.TensorShapeProto shape = 2;
مجردة TensorShapeProtoOrBuilder
الحصول على الشكل أو البناء ()
.tensorflow.TensorShapeProto shape = 2;
منطقية مجردة
الحد الأقصى ()
.tensorflow.TensorProto maximum = 5;
منطقية مجردة
الحد الأدنى ()
.tensorflow.TensorProto minimum = 4;
منطقية مجردة
الشكل ()
.tensorflow.TensorShapeProto shape = 2;

الأساليب العامة

نوع البيانات الملخص العام getDtype ()

.tensorflow.DataType dtype = 3;

الملخص العام int getDtypeValue ()

.tensorflow.DataType dtype = 3;

الملخص العام TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

الملخص العام TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

الملخص العام TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

الملخص العام TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

سلسلة getName () مجردة عامة

string name = 1;

الملخص العام com.google.protobuf.ByteString getNameBytes ()

string name = 1;

الملخص العام TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

الملخص العام TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

الملخص المنطقي العام لديه الحد الأقصى ()

.tensorflow.TensorProto maximum = 5;

الملخص المنطقي العام لديه الحد الأدنى ()

.tensorflow.TensorProto minimum = 4;

hasShape المنطقي الملخص العام ()

.tensorflow.TensorShapeProto shape = 2;