SummaryMetadata

RingkasanMetadata kelas akhir publik

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

Kelas Bersarang

kelas RingkasanMetadata.Builder
 A SummaryMetadata encapsulates information on which plugins are able to make
 use of a certain summary value. 
kelas RingkasanMetadata.PluginData Tipe protobuf tensorflow.SummaryMetadata.PluginData
antarmuka RingkasanMetadata.PluginDataOrBuilder

Konstanta

ke dalam DATA_CLASS_FIELD_NUMBER
ke dalam DISPLAY_NAME_FIELD_NUMBER
ke dalam PLUGIN_DATA_FIELD_NUMBER
ke dalam SUMMARY_DESCRIPTION_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
Kelas Data
dapatkanDataKelas ()
 Class of data stored in this time series.
ke dalam
dapatkanDataKelasNilai ()
 Class of data stored in this time series.
RingkasanMetadata statis
RingkasanMetadata
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkan NamaTampilan ()
 Display name for viewing in TensorBoard.
com.google.protobuf.ByteString
dapatkanDisplayNameBytes ()
 Display name for viewing in TensorBoard.
RingkasanMetadata.PluginData
dapatkanPluginData ()
 Data that associates a summary with a certain plugin.
RingkasanMetadata.PluginDataOrBuilder
dapatkanPluginDataOrBuilder ()
 Data that associates a summary with a certain plugin.
ke dalam
Rangkaian
dapatkanRingkasanDeskripsi ()
 Longform readable description of the summary sequence.
com.google.protobuf.ByteString
dapatkanSummaryDescriptionBytes ()
 Longform readable description of the summary sequence.
final com.google.protobuf.UnknownFieldSet
boolean
memilikiPluginData ()
 Data that associates a summary with a certain plugin.
ke dalam
boolean terakhir
Ringkasan Metadata.Builder statis
Ringkasan Metadata.Builder statis
RingkasanMetadata.Builder
RingkasanMetadata statis
parseDelimitedFrom (masukan Aliran Masukan)
RingkasanMetadata statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RingkasanMetadata statis
parseFrom (data ByteBuffer)
RingkasanMetadata statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RingkasanMetadata statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RingkasanMetadata statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
RingkasanMetadata statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RingkasanMetadata statis
parseFrom (com.google.protobuf.ByteString data)
RingkasanMetadata statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RingkasanMetadata statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
RingkasanMetadata.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik DATA_CLASS_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik DISPLAY_NAME_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik PLUGIN_DATA_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik SUMMARY_DESCRIPTION_FIELD_NUMBER

Nilai Konstan: 3

Metode Publik

boolean publik sama (Obj objek)

Kelas Data publik 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 publik 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;

Ringkasan Metadata statis publik getDefaultInstance ()

Ringkasan Metadata publik getDefaultInstanceForType ()

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

String publik dapatkan NamaTampilan ()

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

publik com.google.protobuf.ByteString getDisplayNameBytes ()

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

publik dapatkanParserForType ()

Ringkasan Metadata.PluginData getPluginData ()

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

RingkasanMetadata.PluginDataOrBuilder publik getPluginDataOrBuilder ()

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

publik int getSerializedSize ()

String publik getSummaryDescription ()

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

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

boolean publik hasPluginData ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

RingkasanMetadata statis publik.Builder newBuilder (prototipe SummaryMetadata )

Ringkasan Metadata statis publik.Builder newBuilder ()

Ringkasan Metadata.Builder newBuilderForType ()

Ringkasan Metadata statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

Ringkasan Metadata statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

ParseFrom Ringkasan Metadata statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

Ringkasan Metadata statis publik parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

Ringkasan Metadata statis publik parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

Ringkasan Metadata statis publik parseFrom (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

Ringkasan Metadata statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

Ringkasan Metadata statis publik parseFrom (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

Ringkasan Metadata statis publik parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

Ringkasan Metadata statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

Ringkasan Metadata.Builder toBuilder () publik

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO