giao diện tĩnh công cộng Summary.ValueOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công khai
Tóm tắt tóm tắt.Audio | getAudio () .tensorflow.Summary.Audio audio = 6; |
Tóm tắt Tóm tắt.AudioOrBuilder | getAudioOrBuilder () .tensorflow.Summary.Audio audio = 6; |
biểu đồ trừu tượngProto | getHisto () .tensorflow.HistogramProto histo = 5; |
trừu tượng Biểu đồProtoOrBuilder | getHistoOrBuilder () .tensorflow.HistogramProto histo = 5; |
tóm tắt tóm tắt.Hình ảnh | lấy hình ảnh () .tensorflow.Summary.Image image = 4; |
Tóm tắt Tóm tắt.ImageOrBuilder | getImageOrBuilder () .tensorflow.Summary.Image image = 4; |
tóm tắt siêu dữ liệu trừu tượng | getMetadata () Contains metadata on the summary value such as which plugins may use it. |
Tóm tắt Tóm tắtMetadataOrBuilder | getMetadataOrBuilder () Contains metadata on the summary value such as which plugins may use it. |
chuỗi trừu tượng | getNodeName () This field is deprecated and will not be set. |
tóm tắt com.google.protobuf.ByteString | getNodeNameBytes () This field is deprecated and will not be set. |
tóm tắt com.google.protobuf.ByteString | getObsoleteOldStyleHistogram () bytes obsolete_old_style_histogram = 3; |
phao trừu tượng | getSimpleValue () float simple_value = 2; |
chuỗi trừu tượng | getTag () Tag name for the data. |
tóm tắt com.google.protobuf.ByteString | getTagBytes () Tag name for the data. |
trừu tượng TensorProto | getTensor () .tensorflow.TensorProto tensor = 8; |
trừu tượng TensorProtoOrBuilder | getTensorOrBuilder () .tensorflow.TensorProto tensor = 8; |
tóm tắt Tóm tắt.Value.ValueCase | getValueCase () |
trừu tượng boolean | hasAudio () .tensorflow.Summary.Audio audio = 6; |
trừu tượng boolean | hasHisto () .tensorflow.HistogramProto histo = 5; |
trừu tượng boolean | hasImage () .tensorflow.Summary.Image image = 4; |
trừu tượng boolean | hasMetadata () Contains metadata on the summary value such as which plugins may use it. |
trừu tượng boolean | hasTensor () .tensorflow.TensorProto tensor = 8; |
Phương pháp công khai
tóm tắt công khai HistogramProtoOrBuilder getHistoOrBuilder ()
.tensorflow.HistogramProto histo = 5;
tóm tắt công khai Tóm tắtMetadata 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;
tóm tắt công khai 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;
Chuỗi tóm tắt công khai getNodeName ()
This field is deprecated and will not be set.
string node_name = 7;
tóm tắt công khai com.google.protobuf.ByteString getNodeNameBytes ()
This field is deprecated and will not be set.
string node_name = 7;
tóm tắt công khai com.google.protobuf.ByteString getObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
float trừu tượng công khai getSimpleValue ()
float simple_value = 2;
Chuỗi tóm tắt công khai 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;
tóm tắt công khai 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;
boolean trừu tượng công khai hasAudio ()
.tensorflow.Summary.Audio audio = 6;
boolean trừu tượng công khai hasHisto ()
.tensorflow.HistogramProto histo = 5;
boolean trừu tượng công khai hasImage ()
.tensorflow.Summary.Image image = 4;
boolean trừu tượng công khai 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;
boolean trừu tượng công khai hasTensor ()
.tensorflow.TensorProto tensor = 8;