lightning/pytorch_lightning
Nicki Skafte 19187d38f9
[Metrics] Detach bugfix (#4313)
* detach on buffer

* doc update

* remove file

* changelog

* suggestions

* Update docs/source/metrics.rst

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>

* fix for 4266

* Update docs/source/metrics.rst

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Ananya Harsh Jha <ananya@pytorchlightning.ai>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-11-02 19:44:49 +00:00
..
accelerators [BUGFIX] AMP + Precision unscale grad (#4441) 2020-11-02 16:36:48 +00:00
callbacks Add step index in checkpoint name (#3807) 2020-11-02 15:05:58 +01:00
cluster_environments Drone: use nightly build cuda docker images (#3658) 2020-10-26 10:47:09 +00:00
core [Metrics] Detach bugfix (#4313) 2020-11-02 19:44:49 +00:00
distributed notices (#4118) 2020-10-13 07:18:07 -04:00
loggers [BUG-FIX] WandbLogger _sanitize_callable (#4422) 2020-11-02 10:04:50 +01:00
metrics [Metrics] Detach bugfix (#4313) 2020-11-02 19:44:49 +00:00
overrides removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
plugins [BUGFIX] AMP + Precision unscale grad (#4441) 2020-11-02 16:36:48 +00:00
profiler feature: Allow str arguments in Trainer.profiler (#3656) 2020-10-27 16:27:16 +05:30
trainer [BUGFIX] AMP + Precision unscale grad (#4441) 2020-11-02 16:36:48 +00:00
tuner deprecate passing ModelCheckpoint instance to Trainer(checkpoint_callback=...) (#4336) 2020-10-30 04:47:37 +01:00
utilities timeout for tpu check (#4340) 2020-11-01 01:04:25 +01:00
__init__.py Update __init__.py 2020-10-27 18:15:26 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00