SummaryMetadata.Builder

publiczna statyczna klasa końcowa SummaryMetadata.Builder

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

Metody publiczne

PodsumowanieMetadata.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
PodsumowanieMetadane
PodsumowanieMetadane
PodsumowanieMetadata.Builder
jasne ()
PodsumowanieMetadata.Builder
clearDataClass ()
 Class of data stored in this time series.
PodsumowanieMetadata.Builder
wyczyść nazwę wyświetlaną ()
 Display name for viewing in TensorBoard.
PodsumowanieMetadata.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
PodsumowanieMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
PodsumowanieMetadata.Builder
wyczyśćDane wtyczki ()
 Data that associates a summary with a certain plugin.
PodsumowanieMetadata.Builder
jasnePodsumowanieOpis ()
 Longform readable description of the summary sequence.
PodsumowanieMetadata.Builder
klon ()
Klasa danych
pobierzDataClass ()
 Class of data stored in this time series.
wew
getDataClassValue ()
 Class of data stored in this time series.
PodsumowanieMetadane
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę wyświetlaną ()
 Display name for viewing in TensorBoard.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Display name for viewing in TensorBoard.
PodsumowanieMetadane.PluginData
pobierz dane wtyczki ()
 Data that associates a summary with a certain plugin.
PodsumowanieMetadata.PluginData.Builder
getPluginDataBuilder ()
 Data that associates a summary with a certain plugin.
PodsumowanieMetadata.PluginDataOrBuilder
getPluginDataOrBuilder ()
 Data that associates a summary with a certain plugin.
Strunowy
pobierz opis podsumowania ()
 Longform readable description of the summary sequence.
com.google.protobuf.ByteString
getSummaryDescriptionBytes ()
 Longform readable description of the summary sequence.
wartość logiczna
maDane wtyczki ()
 Data that associates a summary with a certain plugin.
końcowa wartość logiczna
PodsumowanieMetadata.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
PodsumowanieMetadata.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
PodsumowanieMetadata.Builder
mergePluginData (wartość SummaryMetadata.PluginData )
 Data that associates a summary with a certain plugin.
ostateczne PodsumowanieMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
PodsumowanieMetadata.Builder
setDataClass (wartość DataClass )
 Class of data stored in this time series.
PodsumowanieMetadata.Builder
setDataClassValue (wartość int)
 Class of data stored in this time series.
PodsumowanieMetadata.Builder
setDisplayName (wartość ciągu)
 Display name for viewing in TensorBoard.
PodsumowanieMetadata.Builder
setDisplayNameBytes (wartość com.google.protobuf.ByteString)
 Display name for viewing in TensorBoard.
PodsumowanieMetadata.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
PodsumowanieMetadata.Builder
setPluginData ( SummaryMetadata.PluginData.Builder builderForValue)
 Data that associates a summary with a certain plugin.
PodsumowanieMetadata.Builder
setPluginData (wartość SummaryMetadata.PluginData )
 Data that associates a summary with a certain plugin.
PodsumowanieMetadata.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
PodsumowanieMetadata.Builder
setSummaryDescription (wartość ciągu)
 Longform readable description of the summary sequence.
PodsumowanieMetadata.Builder
setSummaryDescriptionBytes (wartość com.google.protobuf.ByteString)
 Longform readable description of the summary sequence.
ostateczne PodsumowanieMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public SummaryMetadata.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczne PodsumowanieMetadata build ()

publiczne PodsumowanieMetadata buildCzęściowe ()

publiczne PodsumowanieMetadata.Builder jasne ()

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

public SummaryMetadata.Builder clearDisplayName ()

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

public SummaryMetadata.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public SummaryMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publiczne PodsumowanieMetadata.Builder clearPluginData ()

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

public SummaryMetadata.Builder clearSummaryDescription ()

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

public SummaryMetadata.Builder clone ()

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

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

publiczne PodsumowanieMetadane getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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;

publiczne PodsumowanieMetadata.PluginData getPluginData ()

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

publiczne PodsumowanieMetadata.PluginData.Builder getPluginDataBuilder ()

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

publiczne PodsumowanieMetadata.PluginDataOrBuilder getPluginDataOrBuilder ()

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

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

publiczna wartość logiczna maPluginData ()

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

publiczna końcowa wartość logiczna isInitialized ()

public SummaryMetadata.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public SummaryMetadata.Builder mergeFrom (com.google.protobuf.Message other)

public SummaryMetadata.Builder mergePluginData (wartość SummaryMetadata.PluginData )

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

publiczna wersja końcowa SummaryMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SummaryMetadata.Builder setDataClass (wartość 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;

public SummaryMetadata.Builder setDataClassValue (wartość 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;

public SummaryMetadata.Builder setDisplayName (wartość ciągu)

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

public SummaryMetadata.Builder setDisplayNameBytes (wartość com.google.protobuf.ByteString)

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

public SummaryMetadata.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public SummaryMetadata.Builder setPluginData ( SummaryMetadata.PluginData.Builder builderForValue)

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

public SummaryMetadata.Builder setPluginData (wartość SummaryMetadata.PluginData )

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

public SummaryMetadata.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public SummaryMetadata.Builder setSummaryDescription (wartość ciągu)

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

public SummaryMetadata.Builder setSummaryDescriptionBytes (wartość com.google.protobuf.ByteString)

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

publiczny finał SummaryMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)