عمومی استاتیک کلاس نهایی خلاصه. ارزش
نوع Protobuf tensorflow.Summary.Value
کلاس های تو در تو
کلاس | خلاصه. ارزش.ساز | نوع Protobuf tensorflow.Summary.Value | |
enum | Summary.Value.ValueCase |
ثابت ها
بین المللی | AUDIO_FIELD_NUMBER | |
بین المللی | HISTO_FIELD_NUMBER | |
بین المللی | IMAGE_FIELD_NUMBER | |
بین المللی | METADATA_FIELD_NUMBER | |
بین المللی | NODE_NAME_FIELD_NUMBER | |
بین المللی | OBSOLETE_OLD_STYLE_HISTOGRAM_FIELD_NUMBER | |
بین المللی | SIMPLE_VALUE_FIELD_NUMBER | |
بین المللی | TAG_FIELD_NUMBER | |
بین المللی | TENSOR_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
خلاصه.صوت | getAudio () .tensorflow.Summary.Audio audio = 6; |
خلاصه.AudioOrBuilder | getAudioOrBuilder () .tensorflow.Summary.Audio audio = 6; |
Static Summary.Value | |
خلاصه. ارزش | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
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. |
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; |
com.google.protobuf.UnknownFieldSet نهایی | |
Summary.Value.ValueCase | getValueCase () |
بولی | دارای صدا () .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. |
بولی | hasTensor () .tensorflow.TensorProto tensor = 8; |
بین المللی | هش کد () |
بولی نهایی | |
Static Summary.Value.Builder | newBuilder (نمونه اولیه Summary.Value ) |
Static Summary.Value.Builder | newBuilder () |
خلاصه. ارزش.ساز | |
Static Summary.Value | parseDelimitedFrom (ورودی جریان ورودی) |
Static Summary.Value | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static Summary.Value | parseFrom (داده های ByteBuffer) |
Static Summary.Value | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static Summary.Value | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static Summary.Value | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
Static Summary.Value | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static Summary.Value | parseFrom (داده های com.google.protobuf.ByteString) |
Static Summary.Value | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static Summary.Value | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
خلاصه. ارزش.ساز | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی AUDIO_FIELD_NUMBER
مقدار ثابت: 6
نهایی استاتیک عمومی HISTO_FIELD_NUMBER
ارزش ثابت: 5
نهایی استاتیک عمومی IMAGE_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی METADATA_FIELD_NUMBER
مقدار ثابت: 9
نهایی استاتیک عمومی NODE_NAME_FIELD_NUMBER
ارزش ثابت: 7
نهایی استاتیک عمومی OBSOLETE_OLD_STYLE_HISTOGRAM_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی SIMPLE_VALUE_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی TAG_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی TENSOR_FIELD_NUMBER
ارزش ثابت: 8
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی 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;
عمومی getParserForType ()
عمومی int getSerializedSize ()
شناور عمومی getSimpleValue ()
float simple_value = 2;
دریافت برچسب عمومی ()
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;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
بولین عمومی 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;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک Summary.Value parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک Summary.Value parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک Summary.Value parseFrom (داده ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک Summary.Value parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک Summary.Value parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک Summary.Value parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی ایستا Summary.Value parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک Summary.Value parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|