publiczna klasa końcowa SummaryMetadata
A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.Protobuf typu
tensorflow.SummaryMetadata
Klasy zagnieżdżone
klasa | PodsumowanieMetadata.Builder | A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value. | |
klasa | PodsumowanieMetadane.PluginData | Protobuf typu tensorflow.SummaryMetadata.PluginData | |
interfejs | PodsumowanieMetadata.PluginDataOrBuilder |
Stałe
wew | DATA_CLASS_FIELD_NUMBER | |
wew | DISPLAY_NAME_FIELD_NUMBER | |
wew | PLUGIN_DATA_FIELD_NUMBER | |
wew | SUMMARY_DESCRIPTION_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
Klasa danych | pobierzDataClass () Class of data stored in this time series. |
wew | getDataClassValue () Class of data stored in this time series. |
statyczne PodsumowanieMetadane | |
PodsumowanieMetadane | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | 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.PluginDataOrBuilder | getPluginDataOrBuilder () Data that associates a summary with a certain plugin. |
wew | |
Smyczkowy | pobierz opis podsumowania () Longform readable description of the summary sequence. |
com.google.protobuf.ByteString | getSummaryDescriptionBytes () Longform readable description of the summary sequence. |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | maDane wtyczki () Data that associates a summary with a certain plugin. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczne PodsumowanieMetadata.Builder | newBuilder (prototyp SummaryMetadata ) |
statyczne PodsumowanieMetadata.Builder | |
PodsumowanieMetadata.Builder | |
statyczne PodsumowanieMetadane | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczne PodsumowanieMetadane | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne PodsumowanieMetadane | parseFrom (dane ByteBuffer) |
statyczne PodsumowanieMetadane | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne PodsumowanieMetadane | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne PodsumowanieMetadane | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczne PodsumowanieMetadane | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczne PodsumowanieMetadane | parseFrom (dane com.google.protobuf.ByteString) |
statyczne PodsumowanieMetadane | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne PodsumowanieMetadane | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
PodsumowanieMetadata.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DATA_CLASS_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int DISPLAY_NAME_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int PLUGIN_DATA_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int SUMMARY_DESCRIPTION_FIELD_NUMBER
Wartość stała: 3
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
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;
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 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;
publiczny getParserForType ()
publiczne PodsumowanieMetadata.PluginData getPluginData ()
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;
publiczny int getSerializedSize ()
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;
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna maPluginData ()
Data that associates a summary with a certain plugin.
.tensorflow.SummaryMetadata.PluginData plugin_data = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static SummaryMetadata parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static SummaryMetadata parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SummaryMetadata parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static SummaryMetadata parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SummaryMetadata parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static SummaryMetadata parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SummaryMetadata parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SummaryMetadata parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static SummaryMetadata parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|