giao diện công cộng DebugOptionsOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công cộng
trừu tượng DebugTensorWatch | getDebugTensorWatchOpts (chỉ mục int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
int trừu tượng | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Danh sách trừu tượng< DebugTensorWatch > | getDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
trừu tượng DebugTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (chỉ mục int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Danh sách trừu tượng<? mở rộng DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
trừu tượng dài | getGlobalStep () Caller-specified global step count. |
trừu tượng boolean | getResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
Phương pháp công cộng
tóm tắt công khai DebugTensorWatch getDebugTensorWatchOpts (chỉ mục int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
tóm tắt công khai int getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Danh sách tóm tắt công khai< DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
tóm tắt công khai DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (chỉ mục int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Danh sách tóm tắt công khai<? mở rộng DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
tóm tắt công khai dài 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;
boolean trừu tượng công khai 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;