lightning/pytorch_lightning/plugins
Adrian Wälchli ea2287e723
update training type plugin docs regarding result caching (#7261)
* add docs

* typo

* update
2021-04-30 13:03:10 +00:00
..
environments [fix] Add a cluster environment teardown to clean up environment state (#6942) 2021-04-15 16:06:54 +00:00
precision Add back `clip_gradients(model)` (#7231) 2021-04-27 11:34:02 +00:00
training_type update training type plugin docs regarding result caching (#7261) 2021-04-30 13:03:10 +00:00
__init__.py Add Training Type Plugins Registry (#6982) 2021-04-16 18:01:56 +05:30
base_plugin.py [bugfix] Add set_default_tensor_type to torch.DoubleTensor with precision=64 (#7108) 2021-04-20 15:25:37 +00:00
plugins_registry.py Better approach to register plugins (#7063) 2021-04-18 11:23:12 +02:00