lightning/pytorch_lightning
Mario Ishac f7dac3ff6c
make PyTorch Lightning PEP 561 Compliant (#3187)
* Added py.typed.

* Move py.typed inclusion to MANIFEST.in

* Added path separator for inclusion
2020-09-09 13:37:03 -04:00
..
accelerators ref: added model connector (#3407) 2020-09-09 00:24:20 -04:00
callbacks ref: inner train loop (intermediate step) 19/n (#3385) 2020-09-07 11:55:14 -04:00
core Use full yaml loader (load is deprecated) (#3357) 2020-09-07 10:00:35 +02:00
loggers Fix #3417 (#3419) 2020-09-09 09:27:35 -04:00
metrics added emb similarity (#3349) 2020-09-04 09:45:21 -04:00
overrides Fix an import deprecation warning (#3110) 2020-08-24 10:59:47 +02:00
profiler added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
trainer ref: trainer argparse 1/n (#3421) 2020-09-09 12:31:17 -04:00
tuner limit auto scaling batch size to the size of the training dataset (#3271) 2020-09-09 10:51:43 +02:00
utilities ref: trainer argparse 1/n (#3421) 2020-09-09 12:31:17 -04:00
__init__.py Update __init__.py 2020-08-27 11:52:51 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00