Summary

סיכום שיעור הגמר הציבורי

 A Summary is a set of named values to be displayed by the
 visualizer.
 Summaries are produced regularly during training, as controlled by
 the "summary_interval_secs" attribute of the training operation.
 Summaries are also produced at the end of an evaluation.
 
tensorflow.Summary מסוג Protobuf.סיכום

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

מעמד סיכום.אודיו tensorflow.Summary.Audio
מִמְשָׁק Summary.AudioOrBuilder
מעמד סיכום.בונה
 A Summary is a set of named values to be displayed by the
 visualizer. 
מעמד סיכום.תמונה tensorflow.Summary.Image
מִמְשָׁק Summary.ImageOrBuilder
מעמד סיכום.ערך Tensorflow מסוג Protobuf tensorflow.Summary.Value
מִמְשָׁק Summary.ValueOrBuilder

קבועים

int VALUE_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סיכום סטטי
סיכום
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
סיכום.ערך
getValue (int index)
 Set of values for the summary.
int
getValueCount ()
 Set of values for the summary.
רשימה< Summary.Value >
getValueList ()
 Set of values for the summary.
Summary.ValueOrBuilder
getValueOrBuilder (int index)
 Set of values for the summary.
רשימה<? מרחיב את Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.
int
בוליאנית סופית
סטטי Summary.Builder
סטטי Summary.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)
סטָטִי
סיכום.בונה
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי VALUE_FIELD_NUMBER

ערך קבוע: 1

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

שווה ערך בוליאני ציבורי (Object obj)

סיכום סטטי ציבורי getDefaultInstance ()

סיכום ציבורי getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

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

Public Summary.Value getValue (int index)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public int getValueCount ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

רשימה ציבורית< Summary.Value > getValueList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

Public Summary.ValueOrBuilder getValueOrBuilder (int index)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

רשימה ציבורית<? מרחיב Summary.ValueOrBuilder > getValueOrBuilderList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public int hashCode ()

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

Public static Summary.Builder newBuilder ( אב-טיפוס סיכום)

Public static Summary.Builder newBuilder ()

Public Summary.Builder newBuilderForType ()

סיכום סטטי ציבורי parseDelimitedFrom (קלט InputStream)

זורק
IOException

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

זורק
IOException

סיכום סטטי ציבורי parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

סיכום סטטי ציבורי parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סיכום סטטי ציבורי parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סיכום סטטי ציבורי parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static Summary parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סיכום סטטי ציבורי parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

סיכום סטטי ציבורי parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סיכום סטטי ציבורי parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public Summary.Builder toBuilder ()

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

זורק
IOException