VarLenFeatureProtoOrBuilder

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

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

نوع البيانات المجردة
الحصول على نوع ()
.tensorflow.DataType dtype = 1;
كثافة العمليات مجردة
الحصول علىDtypeValue ()
.tensorflow.DataType dtype = 1;
سلسلة مجردة
getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
مجردة com.google.protobuf.ByteString
getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
سلسلة مجردة
الحصول على الأشكالOutputTensorName ()
string shapes_output_tensor_name = 4;
مجردة com.google.protobuf.ByteString
الحصول على الأشكالOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
سلسلة مجردة
getValuesOutputTensorName ()
string values_output_tensor_name = 2;
مجردة com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;

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

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

.tensorflow.DataType dtype = 1;

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

.tensorflow.DataType dtype = 1;

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

string indices_output_tensor_name = 3;

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

string indices_output_tensor_name = 3;

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

string shapes_output_tensor_name = 4;

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

string shapes_output_tensor_name = 4;

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

string values_output_tensor_name = 2;

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

string values_output_tensor_name = 2;