DebugOptions للفئة النهائية العامة
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
tensorflow.DebugOptions
فئات متداخلة
فصل | DebugOptions.Builder | Options for initializing DebuggerState in TensorFlow Debugger (tfdbg). |
الثوابت
كثافة العمليات | DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER | |
كثافة العمليات | GLOBAL_STEP_FIELD_NUMBER | |
كثافة العمليات | RESET_DISK_BYTE_USAGE_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
DebugTensorWatch | getDebugTensorWatchOpts (فهرس كثافة العمليات) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
كثافة العمليات | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
القائمة< DebugTensorWatch > | getDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
DebugTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (فهرس كثافة العمليات) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
القائمة<؟ يمتد DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
خيارات التصحيح الثابتة | |
خيارات التصحيح | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
طويل | الحصول على GlobalStep () Caller-specified global step count. |
منطقية | getResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
DebugOptions.Builder ثابت | منشئ جديد () |
DebugOptions.Builder ثابت | newBuilder (النموذج الأولي لـ DebugOptions ) |
DebugOptions.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) |
ثابت | محلل () |
DebugOptions.Builder | إلى البناء () |
فارغ | writeTo (إخراج com.google.protobuf.CodedOutputStream) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER
القيمة الثابتة: 4
العدد النهائي الثابت العام GLOBAL_STEP_FIELD_NUMBER
القيمة الثابتة: 10
العدد النهائي الثابت العام RESET_DISK_BYTE_USAGE_FIELD_NUMBER
القيمة الثابتة: 11
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
getDebugTensorWatch العام getDebugTensorWatchOpts (فهرس كثافة العمليات)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
int public getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
القائمة العامة< DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
getDebugTensorWatchOrBuilder العام getDebugTensorWatchOptsOrBuilder (فهرس كثافة العمليات)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
القائمة العامة <؟ يمتد DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getGlobalStep العامة الطويلة ()
Caller-specified global step count. Note that this is distinct from the session run count and the executor step count.
int64 global_step = 10;
عام الحصول على بارسيرفورتيب ()
getResetDiskByteUsage () المنطقية العامة
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. This is used by wrappers and hooks such as the local CLI ones to indicate that the dumped tensors are cleaned up from the disk after each Session.run.
bool reset_disk_byte_usage = 11;
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
DebugOptions العامة الثابتة parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DebugOptions العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
DebugOptions العامة الثابتة parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل DebugOptions العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل DebugOptions العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل DebugOptions العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DebugOptions العام الثابت (بيانات com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|