Closed visatish closed 5 years ago
@jeffmahler There was a bit of a race condition here where I updated this PR right when you merged it. I just cleaned up some things for debugging, ex. we weren't actually properly using the debug
config parameter. Do you mind taking another glance at the PR? If there are any issues we can revert.
@visatish Are you sure those weren't accepted in the PR? I saw the config file changes for debugging when I merged.
To be more specific, is there a particular commit that wasn't merged?
@jeffmahler Oh no, it all got merged-I just thought you might not have gotten a chance to look over the more recently pushed commits.
@visatish The extra commits looked ok to me but I admit I didn't test them
Fixing worker random seeds:
Cleaning up debugging:
train.py
andfinetune.py
no longer setNone
random seeds.Misc: