SummaryMetadata

מטה-נתונים של כיתה אחרונה ציבורית

 A SummaryMetadata encapsulates information on which plugins are able to make
 use of a certain summary value.
 
tensorflow.SummaryMetadata מסוג Protobuf.SummaryMetadata

כיתות מקוננות

מעמד SummaryMetadata.Builder
 A SummaryMetadata encapsulates information on which plugins are able to make
 use of a certain summary value. 
מעמד SummaryMetadata.PluginData סוג Protobuf tensorflow.SummaryMetadata.PluginData
מִמְשָׁק SummaryMetadata.PluginDataOrBuilder

קבועים

int DATA_CLASS_FIELD_NUMBER
int DISPLAY_NAME_FIELD_NUMBER
int PLUGIN_DATA_FIELD_NUMBER
int SUMMARY_DESCRIPTION_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
DataClass
getDataClass ()
 Class of data stored in this time series.
int
getDataClassValue ()
 Class of data stored in this time series.
סטטי SummaryMetadata
סיכום מטא נתונים
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getDisplayName ()
 Display name for viewing in TensorBoard.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Display name for viewing in TensorBoard.
SummaryMetadata.PluginData
getPluginData ()
 Data that associates a summary with a certain plugin.
SummaryMetadata.PluginDataOrBuilder
getPluginDataOrBuilder ()
 Data that associates a summary with a certain plugin.
int
חוּט
getSummaryDescription ()
 Longform readable description of the summary sequence.
com.google.protobuf.ByteString
getSummaryDescriptionBytes ()
 Longform readable description of the summary sequence.
final com.google.protobuf.UnknownFieldSet
בוליאני
hasPluginData ()
 Data that associates a summary with a certain plugin.
int
בוליאנית סופית
סטטי SummaryMetadata.Builder
newBuilder (אב-טיפוס SummaryMetadata )
סטטי SummaryMetadata.Builder
SummaryMetadata.Builder
סטטי SummaryMetadata
parseDelimitedFrom (קלט InputStream)
סטטי SummaryMetadata
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SummaryMetadata
parseFrom (נתוני ByteBuffer)
סטטי SummaryMetadata
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SummaryMetadata
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SummaryMetadata
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SummaryMetadata
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SummaryMetadata
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SummaryMetadata
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SummaryMetadata
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SummaryMetadata.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי DATA_CLASS_FIELD_NUMBER

ערך קבוע: 4

גמר סטטי ציבורי DISPLAY_NAME_FIELD_NUMBER

ערך קבוע: 2

אינט סופי סטטי ציבורי PLUGIN_DATA_FIELD_NUMBER

ערך קבוע: 1

סיום סטטי ציבורי SUMMARY_DESCRIPTION_FIELD_NUMBER

ערך קבוע: 3

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

Public 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;

public 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;

Public static SummaryMetadata getDefaultInstance ()

Public SummaryMetadata getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

מחרוזת ציבורית getDisplayName ()

 Display name for viewing in TensorBoard.
 
string display_name = 2;

public com.google.protobuf.ByteString getDisplayNameBytes ()

 Display name for viewing in TensorBoard.
 
string display_name = 2;

פּוּמְבֵּי getParserForType ()

Public SummaryMetadata.PluginData getPluginData ()

 Data that associates a summary with a certain plugin.
 
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;

Public SummaryMetadata.PluginDataOrBuilder getPluginDataOrBuilder ()

 Data that associates a summary with a certain plugin.
 
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;

public int getSerializedSize ()

מחרוזת ציבורית getSummaryDescription ()

 Longform readable description of the summary sequence. Markdown supported.
 
string summary_description = 3;

public com.google.protobuf.ByteString getSummaryDescriptionBytes ()

 Longform readable description of the summary sequence. Markdown supported.
 
string summary_description = 3;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

ישPluginData בוליאני ציבורי ()

 Data that associates a summary with a certain plugin.
 
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי SummaryMetadata.Builder newBuilder (אב-טיפוס SummaryMetadata )

Public static SummaryMetadata.Builder newBuilder ()

Public SummaryMetadata.Builder newBuilderForType ()

Public static SummaryMetadata parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

Public static SummaryMetadata parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static SummaryMetadata parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static SummaryMetadata parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static SummaryMetadata parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static SummaryMetadata parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static SummaryMetadata parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static SummaryMetadata parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static SummaryMetadata parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static SummaryMetadata parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public SummaryMetadata.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException