DebugOptions

DebugOptions คลาสสุดท้ายสาธารณะ

 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
 
Protobuf ประเภท 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

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
ดีบัก TensorWatch
getDebugTensorWatchOpts (ดัชนี int)
 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;
ดีบัก TensorWatchOrBuilder
getDebugTensorWatchOptsOrBuilder (ดัชนี int)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
รายการ<? ขยาย DebugTensorWatchOrBuilder >
getDebugTensorWatchOptsOrBuilderList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
ตัวเลือก Debug แบบคงที่
ตัวเลือกการแก้ไขข้อบกพร่อง
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
ยาว
getGlobalStep ()
 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
ตัวเลือก Debug แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
ตัวเลือก Debug แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือก Debug แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
ตัวเลือก Debug แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือก Debug แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือก Debug แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ตัวเลือก Debug แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือก Debug แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
ตัวเลือก Debug แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวเลือก Debug แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
DebugOptions.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

สาธารณะคงที่ขั้นสุดท้าย int DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER

ค่าคงที่: 4

รอบชิงชนะเลิศแบบคงที่สาธารณะ GLOBAL_STEP_FIELD_NUMBER

ค่าคงที่: 10

สาธารณะคงสุดท้าย int RESET_DISK_BYTE_USAGE_FIELD_NUMBER

ค่าคงที่: 11

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

DebugTensorWatch สาธารณะ getDebugTensorWatchOpts (ดัชนี int)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

int สาธารณะ 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 (ดัชนี int)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

รายการสาธารณะ<? ขยาย DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

DebugOptions สาธารณะคงที่ getDefaultInstance ()

DebugOptions สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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;

สาธารณะ getParserForType ()

บูลีนสาธารณะ 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 getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

DebugOptions.Builder สาธารณะแบบคงที่ newBuilder ()

สาธารณะ DebugOptions.Builder newBuilder แบบคงที่ (ต้นแบบ DebugOptions )

DebugOptions.Builder สาธารณะ newBuilderForType ()

DebugOptions สาธารณะแบบคงที่ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

DebugOptions สาธารณะคงที่ parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

DebugOptions แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

DebugOptions แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

DebugOptions แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

DebugOptions แบบคงที่สาธารณะ แยกวิเคราะห์ (อินพุต com.google.protobuf.CodedInputStream)

ขว้าง
IOข้อยกเว้น

DebugOptions แบบคงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

DebugOptions แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

DebugOptions แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

DebugOptions แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

DebugOptions.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น