lightning/pytorch_lightning/utilities
Kaushik B d773407e59
feat: Add ModelSummary Callback (#9344)
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-10 12:42:42 +00:00
..
__init__.py feat: Add ModelSummary Callback (#9344) 2021-09-10 12:42:42 +00:00
apply_func.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
argparse.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
argparse_utils.py Update removal version of argparse_utils.py from 1.4 to 2.0 for backwards compatibility (#9162) 2021-08-27 14:10:28 +02:00
auto_restart.py convert state to tuple explicitly when setting python random state (#9401) 2021-09-09 19:27:28 +01:00
cli.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
cloud_io.py Fix mypy typing for `utilities.cloud_io.py` (#8671) 2021-08-03 11:56:28 +02:00
data.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
debugging.py Remove checkpoint tracking from internal debugger (#9326) 2021-09-08 00:42:31 +00:00
deepspeed.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
device_dtype_mixin.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
device_parser.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
distributed.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
enums.py feat: Add ModelSummary Callback (#9344) 2021-09-10 12:42:42 +00:00
exceptions.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
fetching.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
finite_checks.py Fix logging of nan parameters (#9364) 2021-09-09 00:39:23 +00:00
grads.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
imports.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
memory.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
metrics.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
model_helpers.py Deprecate on_keyboard_interrupt callback hook (#9260) 2021-09-06 09:57:00 +02:00
model_summary.py feat: Add ModelSummary Callback (#9344) 2021-09-10 12:42:42 +00:00
parsing.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
seed.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
signature_utils.py 3/n inter batch parallelism (#9052) 2021-08-24 18:45:54 +00:00
types.py Add typing for `ResultCollection` [3/3] (#9271) 2021-09-06 09:34:40 +00:00
upgrade_checkpoint.py Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
warnings.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
xla_device.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00