TensorSpecProtoOrBuilder

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

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

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

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

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

.tensorflow.DataType dtype = 3;

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

.tensorflow.DataType dtype = 3;

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

string name = 1;

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

string name = 1;

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

.tensorflow.TensorShapeProto shape = 2;

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

.tensorflow.TensorShapeProto shape = 2;

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

.tensorflow.TensorShapeProto shape = 2;