SummaryDescription.Builder الفئة النهائية العامة الثابتة
Metadata associated with a series of Summary dataنوع Protobuf
tensorflow.SummaryDescription
الأساليب العامة
ملخصالوصف.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
ملخصالوصف | يبني () |
ملخصالوصف | بناء جزئي () |
ملخصالوصف.Builder | واضح () |
ملخصالوصف.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
ملخصالوصف.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ملخصالوصف.Builder | كلير تايب هينت () Hint on how plugins should process the data in this series. |
ملخصالوصف.Builder | استنساخ () |
ملخصالوصف | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول علىTypeHint () Hint on how plugins should process the data in this series. |
com.google.protobuf.ByteString | الحصول علىTypeHintBytes () Hint on how plugins should process the data in this series. |
منطقية نهائية | تمت التهيئة () |
ملخصالوصف.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ملخصالوصف.Builder | دمج من (com.google.protobuf.Message أخرى) |
وصف الملخص النهائي.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
ملخصالوصف.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
ملخصالوصف.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
ملخصالوصف.Builder | setTypeHint (قيمة السلسلة) Hint on how plugins should process the data in this series. |
ملخصالوصف.Builder | setTypeHintBytes (قيمة com.google.protobuf.ByteString) Hint on how plugins should process the data in this series. |
وصف الملخص النهائي.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
SummaryDescription.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
ملخص الوصف العام. Builder ClearTypeHint ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
سلسلة getTypeHint العامة ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
com.google.protobuf.ByteString العامة getTypeHintBytes ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
تمت تهيئة القيمة المنطقية النهائية العامة ()
ملخص عام Description.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
SummaryDescription.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SummaryDescription.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
SummaryDescription.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)
SummaryDescription.Builder العام setTypeHint (قيمة السلسلة)
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
SummaryDescription.Builder العام setTypeHintBytes (قيمة com.google.protobuf.ByteString)
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;