lightning/pytorch_lightning/plugins/precision
Ethan Harris f645df5e9a
Add typings for evaluation_loop.py and remove some dead code (#7015)
2021-04-15 07:36:04 +00:00
..
__init__.py Feature/double precision (#6595) 2021-03-24 15:47:58 +05:30
apex_amp.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00
deepspeed_precision.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00
double.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00
mixed.py Add mypy typing to precision plugins. (#6149) 2021-02-26 14:27:16 +01:00
native_amp.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00
precision_plugin.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00
sharded_native_amp.py Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
tpu_bfloat.py Plugin Docs (#6952) 2021-04-14 20:53:21 +00:00