lightning/pytorch_lightning
Justus Schock 742ddd81b3
make device property always return a device with index (#4851)
* make device property always return a device with index

* pep8

* Update test_dtype_device_mixin.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-11-27 00:49:51 +05:30
..
accelerators 5/n: Extract reference model call to plugins/accelerators (#4773) 2020-11-23 17:21:47 +00:00
callbacks Update lr_monitor.py (#4826) 2020-11-24 02:07:33 -05:00
cluster_environments ref: unify slurm and TE under backendPlugin 1/n (#4578) 2020-11-08 14:28:55 -05:00
core Implemented ModelSummary total params values (#4521) 2020-11-22 07:07:52 +01:00
distributed notices (#4118) 2020-10-13 07:18:07 -04:00
loggers Fixed a crash bug in MLFlow logger (#4716) 2020-11-24 00:50:34 -05:00
metrics Add formulas and references to metrics docs (#4823) 2020-11-25 09:05:30 +01:00
overrides removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
plugins 5/n: Extract reference model call to plugins/accelerators (#4773) 2020-11-23 17:21:47 +00:00
profiler logger docs and api docs (#3950) 2020-11-13 20:35:54 +05:30
trainer [bugfix] Accumulated_gradient and TensoBoard (#4738) 2020-11-25 19:44:05 +00:00
tuner Fix batch_arg_name bug (#4812) 2020-11-23 11:34:11 +05:30
utilities make device property always return a device with index (#4851) 2020-11-27 00:49:51 +05:30
__init__.py Change version in __init__.py 1.0.4 -> 1.1-dev (#4760) 2020-11-19 07:56:30 +06:30
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00