सार्वजनिक इंटरफ़ेस सारांशMetadataOrBuilder
| ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
| सार डेटाक्लास | गेटडेटाक्लास () Class of data stored in this time series. |
| सार इंट | getDataClassValue () Class of data stored in this time series. |
| सार स्ट्रिंग | getDisplayName () Display name for viewing in TensorBoard. |
| सार com.google.protobuf.ByteString | getDisplayNameBytes () Display name for viewing in TensorBoard. |
| सार सारांशMetadata.PluginData | getPluginData () 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. |
| अमूर्त बूलियन | hasPluginData () Data that associates a summary with a certain plugin. |
सार्वजनिक तरीके
सार्वजनिक सार डेटाक्लास 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; सार्वजनिक सार स्ट्रिंग 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.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;