सार्वजनिक स्थैतिक इंटरफ़ेस सारांश.ValueOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
सार सारांश.ऑडियो | ऑडियो प्राप्त करें () .tensorflow.Summary.Audio audio = 6; |
सार सारांश.AudioOrBuilder | getAudioOrBuilder () .tensorflow.Summary.Audio audio = 6; |
सार हिस्टोग्रामप्रोटो | गेटहिस्टो () .tensorflow.HistogramProto histo = 5; |
सार हिस्टोग्रामप्रोटोऑरबिल्डर | getHistoOrBuilder () .tensorflow.HistogramProto histo = 5; |
सार सारांश.छवि | छवि प्राप्त करें () .tensorflow.Summary.Image image = 4; |
सार सारांश.ImageOrBuilder | getImageOrBuilder () .tensorflow.Summary.Image image = 4; |
सार सारांश मेटाडेटा | गेटमेटाडेटा () Contains metadata on the summary value such as which plugins may use it. |
सार सारांशमेटाडेटाऑरबिल्डर | getMetadataOrBuilder () Contains metadata on the summary value such as which plugins may use it. |
सार स्ट्रिंग | getNodeName () This field is deprecated and will not be set. |
सार com.google.protobuf.ByteString | getNodeNameBytes () This field is deprecated and will not be set. |
सार com.google.protobuf.ByteString | getObsoleteOldStyleहिस्टोग्राम () bytes obsolete_old_style_histogram = 3; |
अमूर्त फ्लोट | getSimpleValue () float simple_value = 2; |
सार स्ट्रिंग | गेटटैग () Tag name for the data. |
सार com.google.protobuf.ByteString | गेटटैगबाइट्स () Tag name for the data. |
सार TensorProto | गेटटेन्सर () .tensorflow.TensorProto tensor = 8; |
सार TensorProtoOrBuilder | getTensorOrBuilder () .tensorflow.TensorProto tensor = 8; |
सार सारांश.Value.ValueCase | getValueCase () |
अमूर्त बूलियन | हैऑडियो () .tensorflow.Summary.Audio audio = 6; |
अमूर्त बूलियन | हैहिस्टो () .tensorflow.HistogramProto histo = 5; |
अमूर्त बूलियन | हैछवि () .tensorflow.Summary.Image image = 4; |
अमूर्त बूलियन | हैमेटाडेटा () Contains metadata on the summary value such as which plugins may use it. |
अमूर्त बूलियन | हैटेन्सर () .tensorflow.TensorProto tensor = 8; |
सार्वजनिक तरीके
सार्वजनिक सार सारांश मेटाडेटा 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;
सार्वजनिक सार सारांश MetadataOrBuilder 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;
सार्वजनिक सार स्ट्रिंग getNodeName ()
This field is deprecated and will not be set.
string node_name = 7;
सार्वजनिक सार com.google.protobuf.ByteString getNodeNameBytes ()
This field is deprecated and will not be set.
string node_name = 7;
सार्वजनिक सार com.google.protobuf.ByteString getObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
सार्वजनिक सार फ्लोट getSimpleValue ()
float simple_value = 2;
सार्वजनिक सार स्ट्रिंग 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;
सार्वजनिक सार 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;
सार्वजनिक सार बूलियन हैऑडियो ()
.tensorflow.Summary.Audio audio = 6;
सार्वजनिक सार बूलियन हैहिस्टो ()
.tensorflow.HistogramProto histo = 5;
सार्वजनिक सार बूलियन hasImage ()
.tensorflow.Summary.Image image = 4;
सार्वजनिक सार बूलियन हैमेटाडेटा ()
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;
सार्वजनिक सार बूलियन हैटेन्सर ()
.tensorflow.TensorProto tensor = 8;