Commit Graph
1 Commits
Author SHA1 Message Date
idow09 7b3d9f02ec prevent failure when no training_results available (#409)
Use `chkpt.get('training_results')` instead of `chkpt.get('training_results')` so if the dict doesn't contain this key it won't throw a `KeyError
2019-07-31 14:12:27 +02:00