lightning/pytorch_lightning
William Falcon 16f4cc9ff0
Shubhamagarwal92 master (#1349)
* SA: for #958: set torch cuda device when finding root

* SA: for #958: removing root gpu hack in trainer/evaluation_loop

* SA: setting torch cuda device

* comment line too long

* check if root gpu exists or available

* Incorporating suggestions on #1094

* since root gpu returns none instead of -1 for cpu

* undo changes

* fixed dp memory thing

Co-authored-by: Shubham Agarwal <shubhamagarwal92@gmail.com>
2020-04-03 17:56:19 -04:00
..
callbacks Checkpointing interval (#1272) 2020-03-30 18:37:02 -04:00
core added warnings to unimplemented methods (#1317) 2020-04-03 15:06:51 -04:00
loggers Wandb bug/wandb multi (#1360) 2020-04-03 15:03:00 -04:00
logging update deprecation warning (#1258) 2020-03-27 08:40:47 -04:00
overrides Removes need to unsqueeze from dp (#1319) 2020-04-02 11:46:20 -04:00
profiler Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
pt_overrides Test deprecated API for 0.8.0 and 0.9.0 (#1071) 2020-03-06 21:36:44 +01:00
root_module test deprecated - model (#1074) 2020-03-20 20:51:14 +01:00
trainer Shubhamagarwal92 master (#1349) 2020-04-03 17:56:19 -04:00
utilities Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
__init__.py fix logging config and add profiler test (#1267) 2020-03-29 14:56:36 -04:00