FixedLenFeatureProtoOrBuilder

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

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

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

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

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

.tensorflow.TensorProto default_value = 3;

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

.tensorflow.TensorProto default_value = 3;

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

.tensorflow.DataType dtype = 1;

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

.tensorflow.DataType dtype = 1;

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

.tensorflow.TensorShapeProto shape = 2;

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

.tensorflow.TensorShapeProto shape = 2;

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

string values_output_tensor_name = 4;

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

string values_output_tensor_name = 4;

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

.tensorflow.TensorProto default_value = 3;

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

.tensorflow.TensorShapeProto shape = 2;