added debugging util

This commit is contained in:
William Falcon
2019-07-24 10:42:57 -04:00
parent 60dae4d501
commit 938fd58009
+1 -1
View File
@@ -62,7 +62,7 @@ def main():
# correct result and ok accuracy
assert result == 1, 'amp + ddp model failed to complete'
trainer.tng_tqdm_dic
print(trainer.tng_tqdm_dic)
clear_tt_dir()