pytorchbearer/torchbearer

DataParrallel throws error

ethanwharris opened this issue · 1 comments

When using data parrallel, torchbearer tries to pass state and catches TypeError if this fails. Data parrallel throws a different error

Duplicate of #612