pytorch_pfn_extras.profiler.enable_thread_trace#

pytorch_pfn_extras.profiler.enable_thread_trace(enable)#

Enable or disable tracing for the current thread.

Parameters:

enable (bool) – Enable or disable flag.

Return type:

None