Summary.Value

מחלקה סופית סטטית ציבורית סיכום.ערך

Tensorflow מסוג Protobuf tensorflow.Summary.Value

כיתות מקוננות

מעמד סיכום.Value.Builder Tensorflow מסוג Protobuf tensorflow.Summary.Value
enum Summary.Value.ValueCase

קבועים

int AUDIO_FIELD_NUMBER
int HISTO_FIELD_NUMBER
int IMAGE_FIELD_NUMBER
int METADATA_FIELD_NUMBER
int NODE_NAME_FIELD_NUMBER
int OBSOLETE_OLD_STYLE_HISTOGRAM_FIELD_NUMBER
int SIMPLE_VALUE_FIELD_NUMBER
int TAG_FIELD_NUMBER
int TENSOR_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (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
בוליאני
יש אודיו ()
.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
בוליאנית סופית
סטטי Summary.Value.Builder
newBuilder (אב-טיפוס Summary.Value )
סטטי Summary.Value.Builder
סיכום.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
בָּטֵל
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)

סיכום ציבורי.Audio getAudio ()

.tensorflow.Summary.Audio audio = 6;

Public Summary.AudioOrBuilder getAudioOrBuilder ()

.tensorflow.Summary.Audio audio = 6;

Public static Summary.Value getDefaultInstance ()

Public Summary.Value getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Histogram publicProto getHisto ()

.tensorflow.HistogramProto histo = 5;

Public HistogramProtoOrBuilder getHistoOrBuilder ()

.tensorflow.HistogramProto histo = 5;

Public Summary.Image getImage ()

.tensorflow.Summary.Image image = 4;

Public Summary.ImageOrBuilder getImageOrBuilder ()

.tensorflow.Summary.Image image = 4;

סיכום ציבורי מטא נתונים 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;

הציבור TensorProto getTensor ()

.tensorflow.TensorProto tensor = 8;

הציבור TensorProtoOrBuilder getTensorOrBuilder ()

.tensorflow.TensorProto tensor = 8;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

Public 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.
 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 ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי Summary.Value.Builder newBuilder (אב-טיפוס Summary.Value )

Public static Summary.Value.Builder newBuilder ()

Public Summary.Value.Builder newBuilderForType ()

Public static Summary.Value parseDelimitedFrom (קלט InputStream)

זורק
IOException

Public static Summary.Value parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static Summary.Value parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

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 (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

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 Summary.Value.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException