genel arayüz DebugOptionsOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
özet Hata AyıklamaTensorWatch | getDebugTensorWatchOpts (int dizini) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
soyut int | getDebugTensorWatchOptsCount () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
özet Listesi< DebugTensorWatch > | getDebugTensorWatchOptsList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
özet Hata AyıklamaTensorWatchOrBuilder | getDebugTensorWatchOptsOrBuilder (int dizini) Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
özet Liste<? DebugTensorWatchOrBuilder'ı genişletiyor > | getDebugTensorWatchOptsOrBuilderList () Debugging options repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4; |
soyut uzun | getGlobalStep () Caller-specified global step count. |
soyut boole | getResetDiskByteUsage () Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call. |
Genel Yöntemler
genel özet DebugTensorWatch getDebugTensorWatchOpts (int dizini)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
genel özet int getDebugTensorWatchOptsCount ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
genel özet Listesi< DebugTensorWatch > getDebugTensorWatchOptsList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
genel özet DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (int dizini)
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
genel özet listesi<? DebugTensorWatchOrBuilder'ı genişletir > getDebugTensorWatchOptsOrBuilderList ()
Debugging options
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
genel özet uzun 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;
genel soyut boolean 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;