Summary.ValueOrBuilder

อินเทอร์เฟซแบบคงที่สาธารณะ Summary.ValueOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

สรุป บทคัดย่อเสียง
รับเสียง ()
.tensorflow.Summary.Audio audio = 6;
สรุป บทคัดย่อ AudioOrBuilder
getAudioOrBuilder ()
.tensorflow.Summary.Audio audio = 6;
ฮิสโตแกรม แบบนามธรรม
getHisto ()
.tensorflow.HistogramProto histo = 5;
นามธรรม HistogramProtoOrBuilder
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.
สรุป MetadataOrBuilder แบบนามธรรม
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;
สตริงที่เป็นนามธรรม
รับแท็ก ()
 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
บูลีนนามธรรม
มีเสียง ()
.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;

วิธีการสาธารณะ

สรุปบทคัดย่อสาธารณะ Audio getAudio ()

.tensorflow.Summary.Audio audio = 6;

สรุปบทคัดย่อสาธารณะ AudioOrBuilder getAudioOrBuilder ()

.tensorflow.Summary.Audio audio = 6;

บทคัดย่อสาธารณะ HistogramProto getHisto ()

.tensorflow.HistogramProto histo = 5;

บทคัดย่อสาธารณะ HistogramProtoOrBuilder getHistoOrBuilder ()

.tensorflow.HistogramProto histo = 5;

สรุปบทคัดย่อสาธารณะ Image getImage ()

.tensorflow.Summary.Image image = 4;

สรุปบทคัดย่อสาธารณะ ImageOrBuilder getImageOrBuilder ()

.tensorflow.Summary.Image image = 4;

บทคัดย่อสาธารณะ SummaryMetadata 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 ()

string tag = 1;

 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
 
= 1;

นามธรรมสาธารณะ com.google.protobuf.ByteString getTagBytes ()

string tag = 1;

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