الفئة النهائية العامة الثابتة SummaryMetadata.Builder
A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.نوع Protobuf
tensorflow.SummaryMetadata
الأساليب العامة
ملخص البيانات الوصفية.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
ملخص البيانات الوصفية | يبني () |
ملخص البيانات الوصفية | بناء جزئي () |
ملخص البيانات الوصفية.Builder | واضح () |
ملخص البيانات الوصفية.Builder | كلير داتا كلاس () Class of data stored in this time series. |
ملخص البيانات الوصفية.Builder | اسم العرض الواضح () Display name for viewing in TensorBoard. |
ملخص البيانات الوصفية.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
ملخص البيانات الوصفية.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ملخص البيانات الوصفية.Builder | بيانات كليربلوجين () Data that associates a summary with a certain plugin. |
ملخص البيانات الوصفية.Builder | وصف واضح () Longform readable description of the summary sequence. |
ملخص البيانات الوصفية.Builder | استنساخ () |
فئة البيانات | الحصول على البيانات () Class of data stored in this time series. |
كثافة العمليات | الحصول على DataClassValue () Class of data stored in this time series. |
ملخص البيانات الوصفية | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على اسم العرض () Display name for viewing in TensorBoard. |
com.google.protobuf.ByteString | الحصول علىDisplayNameBytes () Display name for viewing in TensorBoard. |
ملخص البيانات الوصفية.PluginData | الحصول على بيانات المساعد () Data that associates a summary with a certain plugin. |
ملخصMetadata.PluginData.Builder | الحصول علىPluginDataBuilder () Data that associates a summary with a certain plugin. |
ملخصMetadata.PluginDataOrBuilder | الحصول علىPluginDataOrBuilder () Data that associates a summary with a certain plugin. |
خيط | الحصول على ملخص الوصف () Longform readable description of the summary sequence. |
com.google.protobuf.ByteString | الحصول على ملخص الوصف بايت () Longform readable description of the summary sequence. |
منطقية | لديهPluginData () Data that associates a summary with a certain plugin. |
منطقية نهائية | تمت التهيئة () |
ملخص البيانات الوصفية.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ملخص البيانات الوصفية.Builder | دمج من (com.google.protobuf.Message أخرى) |
ملخص البيانات الوصفية.Builder | mergePluginData (قيمة SummaryMetadata.PluginData ) Data that associates a summary with a certain plugin. |
الملخص النهائي Metadata.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
ملخص البيانات الوصفية.Builder | |
ملخص البيانات الوصفية.Builder | setDataClassValue (قيمة int) Class of data stored in this time series. |
ملخص البيانات الوصفية.Builder | setDisplayName (قيمة السلسلة) Display name for viewing in TensorBoard. |
ملخص البيانات الوصفية.Builder | setDisplayNameBytes (قيمة com.google.protobuf.ByteString) Display name for viewing in TensorBoard. |
ملخص البيانات الوصفية.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
ملخص البيانات الوصفية.Builder | setPluginData ( SummaryMetadata.PluginData.Builder builderForValue) Data that associates a summary with a certain plugin. |
ملخص البيانات الوصفية.Builder | setPluginData (قيمة SummaryMetadata.PluginData ) Data that associates a summary with a certain plugin. |
ملخص البيانات الوصفية.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
ملخص البيانات الوصفية.Builder | setSummaryDescription (قيمة السلسلة) Longform readable description of the summary sequence. |
ملخص البيانات الوصفية.Builder | setSummaryDescriptionBytes (قيمة com.google.protobuf.ByteString) Longform readable description of the summary sequence. |
الملخص النهائي Metadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
ملخص عام Metadata.Builder addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
ملخص عام Metadata.Builder ClearDataClass ()
Class of data stored in this time series. Required for compatibility with TensorBoard's generic data facilities (`DataProvider`, et al.). This value imposes constraints on the dtype and shape of the corresponding tensor values. See `DataClass` docs for details.
.tensorflow.DataClass data_class = 4;
ملخص عام Metadata.Builder ClearDisplayName ()
Display name for viewing in TensorBoard.
string display_name = 2;
ملخص عام Metadata.Builder ClearPluginData ()
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
ملخص بيانات التعريف العامة. منشئ ClearSummaryDescription ()
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;
فئة البيانات العامة getDataClass ()
Class of data stored in this time series. Required for compatibility with TensorBoard's generic data facilities (`DataProvider`, et al.). This value imposes constraints on the dtype and shape of the corresponding tensor values. See `DataClass` docs for details.
.tensorflow.DataClass data_class = 4;
int public getDataClassValue ()
Class of data stored in this time series. Required for compatibility with TensorBoard's generic data facilities (`DataProvider`, et al.). This value imposes constraints on the dtype and shape of the corresponding tensor values. See `DataClass` docs for details.
.tensorflow.DataClass data_class = 4;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
سلسلة getDisplayName () العامة
Display name for viewing in TensorBoard.
string display_name = 2;
com.google.protobuf.ByteString العامة getDisplayNameBytes ()
Display name for viewing in TensorBoard.
string display_name = 2;
ملخص عام Metadata.PluginData getPluginData ()
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
ملخص عام Metadata.PluginData.Builder getPluginDataBuilder ()
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
ملخص عام Metadata.PluginDataOrBuilder getPluginDataOrBuilder ()
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
سلسلة عامة getSummaryDescription ()
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;
com.google.protobuf.ByteString العامة getSummaryDescriptionBytes ()
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;
المنطق المنطقي العام hasPluginData ()
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
تمت تهيئة القيمة المنطقية النهائية العامة ()
ملخص عام Metadata.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
SummaryMetadata.Builder العامة mergePluginData (قيمة SummaryMetadata.PluginData )
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
ملخص نهائي عام Metadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ملخصMetadata.Builder العام setDataClass (قيمة DataClass )
Class of data stored in this time series. Required for compatibility with TensorBoard's generic data facilities (`DataProvider`, et al.). This value imposes constraints on the dtype and shape of the corresponding tensor values. See `DataClass` docs for details.
.tensorflow.DataClass data_class = 4;
ملخص عام Metadata.Builder setDataClassValue (قيمة int)
Class of data stored in this time series. Required for compatibility with TensorBoard's generic data facilities (`DataProvider`, et al.). This value imposes constraints on the dtype and shape of the corresponding tensor values. See `DataClass` docs for details.
.tensorflow.DataClass data_class = 4;
ملخص عام Metadata.Builder setDisplayName (قيمة السلسلة)
Display name for viewing in TensorBoard.
string display_name = 2;
ملخص عام Metadata.Builder setDisplayNameBytes (قيمة com.google.protobuf.ByteString)
Display name for viewing in TensorBoard.
string display_name = 2;
ملخص عام Metadata.Builder setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
ملخصMetadata.Builder العام setPluginData ( SummaryMetadata.PluginData.Builder builderForValue)
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
SummaryMetadata.Builder العامة setPluginData (قيمة SummaryMetadata.PluginData )
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
ملخص عام Metadata.Builder setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)
مجموعة SummaryMetadata.Builder العامة SummaryDescription (قيمة السلسلة)
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;
مجموعة SummaryMetadata.Builder العامة SummaryDescriptionBytes (قيمة com.google.protobuf.ByteString)
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;