pytorch_lightning.utilities.debugging module¶
-
class
pytorch_lightning.utilities.debugging.InternalDebugger(trainer)[source]¶ Bases:
object-
track_event(evt_type, evt_value=None, global_rank=None, local_rank=None, comment='')[source]¶ - Return type
-