lightning/pytorch_lightning/profiler
Carlos Mocholí 08384c45ea
Support manual optimization step profiling without a trainer reference (#11883)
2022-02-21 13:43:12 +00:00
..
__init__.py move profiler docs (#11431) 2022-01-12 05:56:16 +00:00
advanced.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
base.py Remove `self._log_dir` from `BaseProfiler` (#11740) 2022-02-05 04:45:48 +01:00
pytorch.py Support manual optimization step profiling without a trainer reference (#11883) 2022-02-21 13:43:12 +00:00
simple.py Sort simple profiler summary based on mean duration (#11671) 2022-02-02 20:44:42 +00:00
xla.py Remove `profile("training_step_and_backward")` (#11222) 2022-01-04 11:50:11 +01:00