ملخص الفصل النهائي العام
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 | |
واجهة | ملخص.AudioOrBuilder | ||
فصل | ملخص.Builder | A Summary is a set of named values to be displayed by the visualizer. | |
فصل | ملخص.صورة | نوع Protobuf tensorflow.Summary.Image | |
واجهة | ملخص.ImageOrBuilder | ||
فصل | ملخص.القيمة | نوع Protobuf tensorflow.Summary.Value | |
واجهة | Summary.ValueOrBuilder |
الثوابت
كثافة العمليات | VALUE_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
ملخص ثابت | |
ملخص | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
ملخص.القيمة | الحصول على القيمة (فهرس كثافة العمليات) Set of values for the summary. |
كثافة العمليات | الحصول على القيمة () Set of values for the summary. |
قائمة< ملخص.القيمة > | قائمة القيمة () Set of values for the summary. |
Summary.ValueOrBuilder | getValueOrBuilder (فهرس كثافة العمليات) Set of values for the summary. |
القائمة<؟ يمتد Summary.ValueOrBuilder > | getValueOrBuilderList () Set of values for the summary. |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ملخص ثابت.Builder | newBuilder (النموذج الأولي الموجز ) |
ملخص ثابت.Builder | منشئ جديد () |
ملخص.Builder | |
ملخص ثابت | parseDelimitedFrom (إدخال InputStream) |
ملخص ثابت | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ملخص ثابت | parseFrom (بيانات ByteBuffer) |
ملخص ثابت | parseFrom (com.google.protobuf.CodedInputStream input، 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 data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
ملخص.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام VALUE_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عام الحصول على بارسيرفورتايب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
ملخص عام.قيمة getValue (فهرس كثافة العمليات)
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;
ملخص عام.ValueOrBuilder getValueOrBuilder (فهرس كثافة العمليات)
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;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ملخص ثابت عام parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل الملخص الثابت العام (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل ملخص ثابت عام (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل الملخص الثابت العام (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل الملخص الثابت العام (com.google.protobuf.ByteString data)
رميات
InvalidProtocolBufferException |
---|
تحليل الملخص الثابت العام (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل ملخص ثابت عام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|