SummaryMetadata

genel final sınıfı SummaryMetadata

 A SummaryMetadata encapsulates information on which plugins are able to make
 use of a certain summary value.
 
Protobuf türü tensorflow.SummaryMetadata

İç İçe Sınıflar

sınıf SummaryMetadata.Builder
 A SummaryMetadata encapsulates information on which plugins are able to make
 use of a certain summary value. 
sınıf SummaryMetadata.PluginData Protobuf türü tensorflow.SummaryMetadata.PluginData
arayüz SummaryMetadata.PluginDataOrBuilder

Sabitler

int DATA_CLASS_FIELD_NUMBER
int DISPLAY_NAME_FIELD_NUMBER
int PLUGIN_DATA_FIELD_NUMBER
int SUMMARY_DESCRIPTION_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Veri Sınıfı
getDataClass ()
 Class of data stored in this time series.
int
getDataClassValue ()
 Class of data stored in this time series.
Statik ÖzetMeta Verileri
ÖzetMeta veriler
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getDisplayName ()
 Display name for viewing in TensorBoard.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Display name for viewing in TensorBoard.
SummaryMetadata.PluginData
PluginData'yı al ()
 Data that associates a summary with a certain plugin.
SummaryMetadata.PluginDataOrBuilder
getPluginDataOrBuilder ()
 Data that associates a summary with a certain plugin.
int
Sicim
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
boolean
PluginData'ya sahiptir ()
 Data that associates a summary with a certain plugin.
int
son boole değeri
statik SummaryMetadata.Builder
statik SummaryMetadata.Builder
SummaryMetadata.Builder
Statik ÖzetMeta Verileri
parseDelimitedFrom (InputStream girişi)
Statik ÖzetMeta Verileri
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetMeta Verileri
parseFrom (ByteBuffer verileri)
Statik ÖzetMeta Verileri
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetMeta Verileri
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetMeta Verileri
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik ÖzetMeta Verileri
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetMeta Verileri
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik ÖzetMeta Verileri
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetMeta Verileri
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
SummaryMetadata.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int DATA_CLASS_FIELD_NUMBER

Sabit Değer: 4

genel statik final int DISPLAY_NAME_FIELD_NUMBER

Sabit Değer: 2

genel statik final int PLUGIN_DATA_FIELD_NUMBER

Sabit Değer: 1

genel statik final int SUMMARY_DESCRIPTION_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

genel 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 ()

genel SummaryMetadata getDefaultInstanceForType ()

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

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

halk getParserForType ()

genel SummaryMetadata.PluginData getPluginData ()

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

genel SummaryMetadata.PluginDataOrBuilder getPluginDataOrBuilder ()

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

public int getSerializedSize ()

genel Dize 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;

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

genel boolean hasPluginData ()

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

genel int hashCode ()

genel final boolean isInitialized ()

public static SummaryMetadata.Builder newBuilder ( SummaryMetadata prototipi)

public static SummaryMetadata.Builder newBuilder ()

genel SummaryMetadata.Builder newBuilderForType ()

public static SummaryMetadata parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static SummaryMetadata parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static SummaryMetadata parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik ÖzetMeta veri ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik ÖzetMeta veri ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ÖzetMeta veri ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik ÖzetMeta veri ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SummaryMetadata ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik ÖzetMeta veri ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik ÖzetMeta veri ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel SummaryMetadata.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası