default test logger (#1478)

* default test logger

* fix tests

* spawn

* try

* simplify tests

* simplify tests

* formatting

* loggers

* loggers

* revert to TestTube

* default

* default

* wraps

* world size

* optim imports
This commit is contained in:
Jirka Borovec
2020-04-21 20:33:10 -04:00
committed by GitHub
parent bafdeca42f
commit c1c6e3b6c9
26 changed files with 136 additions and 264 deletions
+1
View File
@@ -1,5 +1,6 @@
from abc import ABC
from collections import OrderedDict
import torch