updated args

This commit is contained in:
William Falcon 2019-06-25 18:22:10 -04:00
parent 35aa67df56
commit e12c8ad21a
1 changed files with 2 additions and 1 deletions

View File

@ -171,8 +171,9 @@ if __name__ == '__main__':
# format GPU layout
os.environ["CUDA_DEVICE_ORDER"] = "PCI_BUS_ID"
# ---------------------
# RUN TRAINING
pdb.set_trace()
# ---------------------
# cluster and CPU
if hyperparams.on_cluster: