Summary.ValueOrBuilder

ממשק סטטי ציבורי Summary.ValueOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

תקציר תקציר.אודיו
getAudio ()
.tensorflow.Summary.Audio audio = 6;
תקציר Summary.AudioOrBuilder
getAudioOrBuilder ()
.tensorflow.Summary.Audio audio = 6;
מופשט היסטוגרמה פרוטו
getHisto ()
.tensorflow.HistogramProto histo = 5;
מופשט HistogramProtoOrBuilder
getHistoOrBuilder ()
.tensorflow.HistogramProto histo = 5;
תקציר מופשט.תמונה
getImage ()
.tensorflow.Summary.Image image = 4;
תקציר Summary.ImageOrBuilder
getImageOrBuilder ()
.tensorflow.Summary.Image image = 4;
תקציר מטא נתונים
getMetadata ()
 Contains metadata on the summary value such as which plugins may use it.
Abstract SummaryMetadataOrBuilder
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
getObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
לצוף מופשט
getSimpleValue ()
float simple_value = 2;
מחרוזת מופשטת
getTag ()
 Tag name for the data.
תקציר com.google.protobuf.ByteString
getTagBytes ()
 Tag name for the data.
מופשט TensorProto
getTensor ()
.tensorflow.TensorProto tensor = 8;
תקציר TensorProtoOrBuilder
getTensorOrBuilder ()
.tensorflow.TensorProto tensor = 8;
תקציר Summary.Value.ValueCase
בוליאני מופשט
יש אודיו ()
.tensorflow.Summary.Audio audio = 6;
בוליאני מופשט
hasHisto ()
.tensorflow.HistogramProto histo = 5;
בוליאני מופשט
hasImage ()
.tensorflow.Summary.Image image = 4;
בוליאני מופשט
hasMetadata ()
 Contains metadata on the summary value such as which plugins may use it.
בוליאני מופשט
hasTensor ()
.tensorflow.TensorProto tensor = 8;

שיטות ציבוריות

תקציר ציבורי סיכום .Audio getAudio ()

.tensorflow.Summary.Audio audio = 6;

תקציר ציבורי Summary.AudioOrBuilder getAudioOrBuilder ()

.tensorflow.Summary.Audio audio = 6;

תקציר ציבורי HistogramProto getHisto ()

.tensorflow.HistogramProto histo = 5;

תקציר ציבורי HistogramProtoOrBuilder getHistoOrBuilder ()

.tensorflow.HistogramProto histo = 5;

תקציר ציבורי Summary.Image getImage ()

.tensorflow.Summary.Image image = 4;

תקציר ציבורי Summary.ImageOrBuilder getImageOrBuilder ()

.tensorflow.Summary.Image image = 4;

תקציר ציבורי סיכוםMetadata 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;

תקציר ציבורי 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;

מחרוזת תקציר ציבורי 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;

תקציר ציבורי TensorProto getTensor ()

.tensorflow.TensorProto tensor = 8;

תקציר ציבורי TensorProtoOrBuilder getTensorOrBuilder ()

.tensorflow.TensorProto tensor = 8;

תקציר ציבורי Summary.Value.ValueCase getValueCase ()

תקציר ציבורי בוליאני hasAudio ()

.tensorflow.Summary.Audio audio = 6;

תקציר בוליאני hasHisto ציבורי ()

.tensorflow.HistogramProto histo = 5;

תקציר ציבורי בוליאני hasImage ()

.tensorflow.Summary.Image image = 4;

תקציר בוליאני 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;

תקציר ציבורי בוליאני hasTensor ()

.tensorflow.TensorProto tensor = 8;