Adrian Wälchli
3affa0e49a
use tmpdir in tests when writing predictions to disk ( #3561 )
...
* save to tmpdir
* path
2020-09-23 07:44:15 -04:00
William Falcon
0b5b70d6c9
ref: inner train loop (intermediate step) 17/n ( #3376 )
...
* ref: inner train loop (intermediate step) 17/n
* ref: inner train loop (intermediate step) 17/n
* ref: inner train loop (intermediate step) 17/n
2020-09-07 09:31:42 -04:00
William Falcon
7073de8a95
ref: inner train loop (intermediate step) 14/n ( #3373 )
...
* ref: inner train loop (intermediate step) 14/n
* ref: inner train loop (intermediate step) 14/n
2020-09-06 19:55:18 -04:00
William Falcon
8d7ca5cd2c
ref: refactored gpu backend __step ( #3120 )
...
* refactored gpu backend __step
* refactored gpu backend __step
* refactored gpu backend __step
* refactored gpu backend __step
2020-08-24 09:22:05 -04:00
Justus Schock
7358d456f3
Retrieve last logged val from result by key ( #3049 )
...
* return last logged value
* Update test_results.py
* Update step_result.py
* Update step_result.py
* pep8
* pep8
2020-08-19 18:59:14 -04:00
Adrian Wälchli
9031dc3b81
Fix result gathering with varying tensor shapes ( #3020 )
...
* test for gethering results
* fix gather
* document tests
* changelog
* assert dtype
* default to concat
* additional test
2020-08-18 20:27:48 -04:00
Nathan Raw
b9695237f1
Save test predictions on multiple GPUs ( #2926 )
...
* Save test predictions on multiple GPUs
2020-08-14 17:52:43 -04:00
William Falcon
d13e5c9e53
document lightiningmodule better ( #2920 )
...
* updated docs
2020-08-11 19:39:43 -04:00
Justus Schock
fe29c53ab5
add ddp sync for logging in result step ( #2822 )
...
* add ddp sync for logging in result step
* pep8
* pep8
* make ddp tests run also on cpu (except windowws)
* create class instance in ddp test
* revert automated formatting
* pep8
2020-08-05 20:42:09 -04:00