William Falcon
2d5a7f5e7d
Fixes #3276 ( #4116 )
2020-10-13 06:42:11 -04:00
William Falcon
a4b9221fc5
ref: decouple apex second attemp part n/n ( #4065 )
...
* ref: decouple apex second attemp part n/n
* ref: decouple apex second attemp part n/n
2020-10-10 22:04:50 -04:00
Rohit Gupta
bdbf846029
Fix to print scaler value in progress bar ( #4053 )
...
* Fix to print scaler value in progress bar
* chlog
* Fix to print scaler value in progress bar
* Fix to print scaler value in progress bar
2020-10-10 12:20:11 -04:00
William Falcon
1d3c7dc8d6
removed deprecated trainer flags ( #3969 )
...
* removed deprecated flags
* removed es callback flag
2020-10-07 23:46:21 -04:00
William Falcon
71a4c61f6e
fixes #3871 ( #3919 )
...
* fixes #3871
* ✅ tests
* ✅ tests
* ✅ tests
* ✅ tests
* ✅ tests
* ✅ tests
* ✅ tests
* moves sync bn to each backend
* moves sync bn to each backend
Co-authored-by: nateraw <nxr9266@g.rit.edu>
2020-10-06 22:56:34 -04:00
Teddy Koker
9600926619
Rename log_save_interval, row_log_interval ( #3748 )
...
* Rename row_log_interval -> log_every_n_steps
log_save_interval -> flush_logs_every_n_steps
* Changelog
* fixed title underline length
* typo
* Update pytorch_lightning/trainer/trainer.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update pytorch_lightning/trainer/trainer.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* pep8 + deprecation test
* 'todo: remove in 1.1 comment'
* 1.1 -> 0.11
* log
* docs
* depr API
* add depr tests
* note
* miss
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
2020-10-06 10:27:06 -04:00
William Falcon
97e62b38cf
Fixed #2143 and many more :) ( #3855 )
2020-10-04 22:18:49 -04:00
William Falcon
1aa9d39506
Eval epoch can now log independently ( #3843 )
...
* ref: routed epoch outputs to logger
* ref: routed epoch outputs to logger
* ref: routed epoch outputs to logger
* ref: routed epoch outputs to logger
2020-10-04 13:36:35 -04:00
William Falcon
d9bc95f83e
ref: bug fix with logging val epoch end + monitor ( #3812 )
...
* ref: fix metric err
* ref: fix metric err
* ref: fix metric err
* ref: merge
* ref: merge
* ref: merge
* ref: merge
* ref: decoupled ddp2
* ref: decoupled ddp2
* ref: decoupled ddp2
* ref: decoupled ddp2
* ref: decoupled ddp2
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
* ref: clean up ddp before final fix
2020-10-03 12:33:29 -04:00