ResourceDtypeAndShapeOrBuilder

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

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

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

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

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

.tensorflow.DataType dtype = 1;

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

.tensorflow.DataType dtype = 1;

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

.tensorflow.TensorShapeProto shape = 2;

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

.tensorflow.TensorShapeProto shape = 2;

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

.tensorflow.TensorShapeProto shape = 2;