publiczny interfejs statyczny Podsumowanie.ValueOrBuilder
Znane podklasy pośrednie |
Metody publiczne
streszczenie Podsumowanie.Audio | pobierz dźwięk () .tensorflow.Summary.Audio audio = 6; |
streszczenie Podsumowanie.AudioOrBuilder | getAudioOrBuilder () .tensorflow.Summary.Audio audio = 6; |
abstrakcyjny HistogramProto | pobierzHisto () .tensorflow.HistogramProto histo = 5; |
abstrakcyjny HistogramProtoOrBuilder | getHistoOrBuilder () .tensorflow.HistogramProto histo = 5; |
streszczenie Streszczenie.Obraz | pobierz obraz () .tensorflow.Summary.Image image = 4; |
streszczenie Podsumowanie.ImageOrBuilder | getImageOrBuilder () .tensorflow.Summary.Image image = 4; |
streszczenie PodsumowanieMetadane | pobierzMetadane () Contains metadata on the summary value such as which plugins may use it. |
streszczenie PodsumowanieMetadataOrBuilder | getMetadataOrBuilder () Contains metadata on the summary value such as which plugins may use it. |
abstrakcyjny ciąg | pobierzNazwęWęzła () This field is deprecated and will not be set. |
streszczenie com.google.protobuf.ByteString | getNodeNameBytes () This field is deprecated and will not be set. |
streszczenie com.google.protobuf.ByteString | getObsoleteOldStyleHistogram () bytes obsolete_old_style_histogram = 3; |
abstrakcyjny pływak | uzyskajSimpleValue () float simple_value = 2; |
abstrakcyjny ciąg | pobierzTag () Tag name for the data. |
streszczenie com.google.protobuf.ByteString | getTagBytes () Tag name for the data. |
abstrakcyjny TensorProto | pobierz Tensor () .tensorflow.TensorProto tensor = 8; |
streszczenie TensorProtoOrBuilder | getTensorOrBuilder () .tensorflow.TensorProto tensor = 8; |
streszczenie Podsumowanie.Wartość.Przypadek Wartości | getValueCase () |
abstrakcyjna wartość logiczna | maAudio () .tensorflow.Summary.Audio audio = 6; |
abstrakcyjna wartość logiczna | maHisto () .tensorflow.HistogramProto histo = 5; |
abstrakcyjna wartość logiczna | maObraz () .tensorflow.Summary.Image image = 4; |
abstrakcyjna wartość logiczna | maMetadane () Contains metadata on the summary value such as which plugins may use it. |
abstrakcyjna wartość logiczna | maTensor () .tensorflow.TensorProto tensor = 8; |
Metody publiczne
publiczne streszczenie Podsumowanie.AudioOrBuilder getAudioOrBuilder ()
.tensorflow.Summary.Audio audio = 6;
publiczny streszczenie HistogramProtoOrBuilder getHistoOrBuilder ()
.tensorflow.HistogramProto histo = 5;
streszczenie publiczne Podsumowanie.ImageOrBuilder getImageOrBuilder ()
.tensorflow.Summary.Image image = 4;
publiczne streszczenie PodsumowanieMetadane getMetadata ()
Contains metadata on the summary value such as which plugins may use it. Take note that many summary values may lack a metadata field. This is because the FileWriter only keeps a metadata object on the first summary value with a certain tag for each tag. TensorBoard then remembers which tags are associated with which plugins. This saves space.
.tensorflow.SummaryMetadata metadata = 9;
publiczne streszczenie SummaryMetadataOrBuilder getMetadataOrBuilder ()
Contains metadata on the summary value such as which plugins may use it. Take note that many summary values may lack a metadata field. This is because the FileWriter only keeps a metadata object on the first summary value with a certain tag for each tag. TensorBoard then remembers which tags are associated with which plugins. This saves space.
.tensorflow.SummaryMetadata metadata = 9;
publiczny ciąg abstrakcyjny getNodeName ()
This field is deprecated and will not be set.
string node_name = 7;
publiczna abstrakcja com.google.protobuf.ByteString getNodeNameBytes ()
This field is deprecated and will not be set.
string node_name = 7;
publiczne streszczenie com.google.protobuf.ByteString getObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
publiczna abstrakcja float getSimpleValue ()
float simple_value = 2;
publiczna abstrakcja String getTag ()
Tag name for the data. Used by TensorBoard plugins to organize data. Tags are often organized by scope (which contains slashes to convey hierarchy). For example: foo/bar/0
string tag = 1;
publiczne streszczenie com.google.protobuf.ByteString getTagBytes ()
Tag name for the data. Used by TensorBoard plugins to organize data. Tags are often organized by scope (which contains slashes to convey hierarchy). For example: foo/bar/0
string tag = 1;
publiczne streszczenie TensorProtoOrBuilder getTensorOrBuilder ()
.tensorflow.TensorProto tensor = 8;
publiczna wartość logiczna abstrakcyjna hasAudio ()
.tensorflow.Summary.Audio audio = 6;
publiczna wartość logiczna abstrakcyjna hasHisto ()
.tensorflow.HistogramProto histo = 5;
publiczna wartość logiczna abstrakcyjna maImage ()
.tensorflow.Summary.Image image = 4;
publiczna wartość logiczna abstrakcyjna hasMetadata ()
Contains metadata on the summary value such as which plugins may use it. Take note that many summary values may lack a metadata field. This is because the FileWriter only keeps a metadata object on the first summary value with a certain tag for each tag. TensorBoard then remembers which tags are associated with which plugins. This saves space.
.tensorflow.SummaryMetadata metadata = 9;
publiczna wartość logiczna abstrakcyjna hasTensor ()
.tensorflow.TensorProto tensor = 8;