מחלקה סופית סטטית ציבורית סיכום.ערך
tensorflow.Summary.Value
מסוג Protobuf.סיכום.ערך
כיתות מקוננות
מַחלָקָה | סיכום.Value.Builder | tensorflow.Summary.Value מסוג Protobuf.סיכום.ערך | |
enum | Summary.Value.ValueCase |
קבועים
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סיכום.אודיו | getAudio () .tensorflow.Summary.Audio audio = 6; |
Summary.AudioOrBuilder | getAudioOrBuilder () .tensorflow.Summary.Audio audio = 6; |
סטטי סיכום.ערך | |
סיכום.ערך | |
final static com.google.protobuf.Descriptors.Descriptor | |
היסטוגרמה פרוטו | 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. |
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; |
int | |
לָצוּף | 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; |
final com.google.protobuf.UnknownFieldSet | |
Summary.Value.ValueCase | getValueCase () |
בוליאני | יש אודיו () .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; |
int | hashcode () |
בוליאנית סופית | |
סטטי Summary.Value.Builder | newBuilder (אב-טיפוס Summary.Value ) |
סטטי Summary.Value.Builder | newBuilder () |
סיכום.Value.Builder | |
סיכום סטטי.ערך | parseDelimitedFrom (קלט InputStream) |
סיכום סטטי.ערך | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סיכום סטטי.ערך | parseFrom (נתוני ByteBuffer) |
סטטי סיכום.ערך | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי סיכום.ערך | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי סיכום.ערך | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי סיכום.ערך | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי סיכום.ערך | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי סיכום.ערך | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי סיכום.ערך | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
סיכום.Value.Builder | 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 ()
סיכום ציבורי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;
Public 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;
public com.google.protobuf.ByteString getNodeNameBytes ()
This field is deprecated and will not be set.
string node_name = 7;
public com.google.protobuf.ByteString getObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
ציפה ציבורית 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;
public 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;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
יש אודיו בוליאני ציבורי ()
.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;
יש Tensor בוליאני ציבורי ()
.tensorflow.TensorProto tensor = 8;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static Summary.Value parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static Summary.Value parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static Summary.Value parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static Summary.Value parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static Summary.Value parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
Public static Summary.Value parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static Summary.Value parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|