পাবলিক স্ট্যাটিক ইন্টারফেস Summary.ValueOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত সারাংশ.অডিও | 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; |
বিমূর্ত সারাংশ. চিত্র | getImage () .tensorflow.Summary.Image image = 4; |
বিমূর্ত সারাংশ.ImageOrBuilder | getImageOrBuilder () .tensorflow.Summary.Image image = 4; |
বিমূর্ত সারাংশ মেটাডেটা | GetMetadata () 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 | 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; |
বিমূর্ত সারাংশ.মান.মান | getValueCase () |
বিমূর্ত বুলিয়ান | আছে অডিও () .tensorflow.Summary.Audio audio = 6; |
বিমূর্ত বুলিয়ান | hasHisto () .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;
সর্বজনীন বিমূর্ত সারাংশ মেটাডেটাঅরবিল্ডার 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;
পাবলিক বিমূর্ত বুলিয়ান hasAudio ()
.tensorflow.Summary.Audio audio = 6;
সর্বজনীন বিমূর্ত বুলিয়ান hasHisto ()
.tensorflow.HistogramProto histo = 5;
সর্বজনীন বিমূর্ত বুলিয়ান আছে চিত্র ()
.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;