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.
 
نوع Protobuf tensorflow.Summary

کلاس های تو در تو

کلاس خلاصه.صوت Protobuf type tensorflow.Summary.Audio
رابط Summary.AudioOrBuilder
کلاس خلاصه.سازنده
 A Summary is a set of named values to be displayed by the
 visualizer. 
کلاس خلاصه.تصویر نوع پروتوباف tensorflow.Summary.Image
رابط خلاصه.ImageOrBuilder
کلاس خلاصه. ارزش نوع Protobuf tensorflow.Summary.Value
رابط Summary.ValueOrBuilder

ثابت ها

بین المللی VALUE_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
خلاصه ایستا
خلاصه
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
خلاصه. ارزش
getValue (شاخص int)
 Set of values for the summary.
بین المللی
getValueCount ()
 Set of values for the summary.
فهرست< خلاصه. ارزش >
getValueList ()
 Set of values for the summary.
Summary.ValueOrBuilder
getValueOrBuilder (شاخص int)
 Set of values for the summary.
لیست<? گسترش Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.
بین المللی
بولی نهایی
Static Summary.Builder
newBuilder (نمونه اولیه خلاصه )
Static Summary.Builder
خلاصه.سازنده
خلاصه ایستا
parseDelimitedFrom (ورودی جریان ورودی)
خلاصه ایستا
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 (بایت[] داده، 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 ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

عمومی Summary.Value getValue (int index)

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

عمومی 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;

عمومی 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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی static Summary.Builder newBuilder ( نمونه اولیه خلاصه )

عمومی استاتیک Summary.Builder newBuilder ()

عمومی Summary.Builder newBuilderForType ()

عمومی استاتیک Summary parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی static Summary parseDelimitedFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک Summary parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

public static Summary parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

Public Static Summary parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

public static Summary parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

public static Summary parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

public static Summary parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

public static Summary parseFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

public static Summary parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی Summary.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException