สรุปคลาสสุดท้ายแบบคงที่สาธารณะ SummaryMetadata.Builder
A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.Protobuf ประเภท
tensorflow.SummaryMetadata
วิธีการสาธารณะ
สรุป Metadata.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
สรุปข้อมูลเมตา | สร้าง () |
สรุปข้อมูลเมตา | สร้างบางส่วน () |
สรุป Metadata.Builder | ชัดเจน () |
สรุป Metadata.Builder | เคลียร์ดาต้าคลาส () Class of data stored in this time series. |
สรุป Metadata.Builder | ล้างชื่อที่แสดง () Display name for viewing in TensorBoard. |
สรุป Metadata.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
สรุป Metadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
สรุป Metadata.Builder | ล้างข้อมูลปลั๊กอิน () Data that associates a summary with a certain plugin. |
สรุป Metadata.Builder | ชัดเจนคำอธิบายสรุป () Longform readable description of the summary sequence. |
สรุป Metadata.Builder | โคลน () |
คลาสข้อมูล | รับ DataClass () Class of data stored in this time series. |
ภายใน | getDataClassValue () Class of data stored in this time series. |
สรุปข้อมูลเมตา | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
สตริง | getDisplayName () Display name for viewing in TensorBoard. |
com.google.protobuf.ByteString | getDisplayNameBytes () Display name for viewing in TensorBoard. |
สรุป Metadata.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 | getPluginDataOrBuilder () Data that associates a summary with a certain plugin. |
สตริง | รับคำอธิบายสรุป () Longform readable description of the summary sequence. |
com.google.protobuf.ByteString | getSummaryDescriptionBytes () Longform readable description of the summary sequence. |
บูลีน | มี PluginData () Data that associates a summary with a certain plugin. |
บูลีนสุดท้าย | |
สรุป Metadata.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
สรุป Metadata.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
สรุป Metadata.Builder | mergePluginData (ค่า SummaryMetadata.PluginData ) Data that associates a summary with a certain plugin. |
สรุป Metadata.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
สรุป Metadata.Builder | |
สรุป Metadata.Builder | setDataClassValue (ค่า int) Class of data stored in this time series. |
สรุป Metadata.Builder | setDisplayName (ค่าสตริง) Display name for viewing in TensorBoard. |
สรุป Metadata.Builder | setDisplayNameBytes (ค่า com.google.protobuf.ByteString) Display name for viewing in TensorBoard. |
สรุป Metadata.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
สรุป Metadata.Builder | setPluginData ( SummaryMetadata.PluginData.Builder builderForValue) Data that associates a summary with a certain plugin. |
สรุป Metadata.Builder | setPluginData (ค่า SummaryMetadata.PluginData ) Data that associates a summary with a certain plugin. |
สรุป Metadata.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
สรุป Metadata.Builder | setSummaryDescription (ค่าสตริง) Longform readable description of the summary sequence. |
สรุป Metadata.Builder | setSummaryDescriptionBytes (ค่า com.google.protobuf.ByteString) Longform readable description of the summary sequence. |
สรุป Metadata.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ SummaryMetadata.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;
สรุป Metadata.Builder สาธารณะ clearSummaryDescription ()
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;
DataClass สาธารณะ 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 สาธารณะ 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;
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ SummaryMetadata.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SummaryMetadata.Builder mergePluginData (ค่า SummaryMetadata.PluginData )
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
สรุปข้อมูลสรุป สาธารณะขั้นสุดท้าย Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ SummaryMetadata.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;
สาธารณะ SummaryMetadata.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;
สาธารณะ SummaryMetadata.Builder setDisplayName (ค่าสตริง)
Display name for viewing in TensorBoard.
string display_name = 2;
สาธารณะ SummaryMetadata.Builder setDisplayNameBytes (ค่า com.google.protobuf.ByteString)
Display name for viewing in TensorBoard.
string display_name = 2;
สาธารณะ SummaryMetadata.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะ SummaryMetadata.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;
สาธารณะ SummaryMetadata.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
สาธารณะ SummaryMetadata.Builder setSummaryDescription (ค่าสตริง)
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;
สาธารณะ SummaryMetadata.Builder setSummaryDescriptionBytes (ค่า com.google.protobuf.ByteString)
Longform readable description of the summary sequence. Markdown supported.
string summary_description = 3;