מחלקה אחרונה ציבורית DebugOptions
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
tensorflow.DebugOptions
כיתות מקוננות
מַחלָקָה | DebugOptions.Builder | Options for initializing DebuggerState in TensorFlow Debugger (tfdbg). |
קבועים
int | DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER | |
int | GLOBAL_STEP_FIELD_NUMBER | |
int | RESET_DISK_BYTE_USAGE_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
DebugTensorWatch | getDebugTensorWatchOpts (int index) 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 index) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
רשימה<? מרחיב את DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
סטטי DebugOptions | |
DebugOptions | |
final static 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. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי DebugOptions.Builder | newBuilder () |
סטטי DebugOptions.Builder | newBuilder (אב-טיפוס DebugOptions ) |
DebugOptions.Builder | |
סטטי DebugOptions | parseDelimitedFrom (קלט InputStream) |
סטטי DebugOptions | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugOptions | parseFrom (נתוני ByteBuffer) |
סטטי DebugOptions | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugOptions | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugOptions | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי DebugOptions | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugOptions | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי DebugOptions | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugOptions | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
DebugOptions.Builder | toBuilder () |
בָּטֵל | 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)
public DebugTensorWatch getDebugTensorWatchOpts (int index)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public int getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
רשימה ציבורית< DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (int index)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
רשימה ציבורית<? מרחיב את DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long 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;
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DebugOptions parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebugOptions parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebugOptions parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebugOptions parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebugOptions parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static DebugOptions parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebugOptions parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|