خلاصه کلاس نهایی عمومی
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 type
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 | newBuilder () |
خلاصه.سازنده | |
خلاصه ایستا | 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) |
ایستا | تجزیه کننده () |
خلاصه.سازنده | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی VALUE_FIELD_NUMBER
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
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 parseDelimitedFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
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 |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|