antarmuka publik DebugOptionsOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
abstrak DebugTensorWatch | getDebugTensorWatchOpts (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
abstrak ke dalam | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Daftar abstrak< DebugTensorWatch > | getDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
abstrak DebugTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (indeks int) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
Daftar abstrak<? memperluas DebugTensorWatchOrBuilder > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
abstrak panjang | dapatkanGlobalStep () Caller-specified global step count. |
boolean abstrak | dapatkanResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
Metode Publik
abstrak publik DebugTensorWatch getDebugTensorWatchOpts (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
abstrak publik int getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Daftar abstrak publik< DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
abstrak publik DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (indeks int)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
Daftar abstrak publik<? memperluas DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
abstrak publik getGlobalStep panjang ()
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 abstrak publik 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;