from local
This commit is contained in:
parent
213297546e
commit
e908e48425
Binary file not shown.
@ -1211,7 +1211,7 @@ def main():
|
||||
logging.info("save arguments to config.yaml...")
|
||||
save_args(args)
|
||||
|
||||
if args.wandb: wb = wandb.init(project="d2v-T", entity="dohe0342", config=vars(args))
|
||||
if args.wandb: wb = wandb.init(project="concon", entity="dohe0342", config=vars(args))
|
||||
else: wb = None
|
||||
|
||||
world_size = args.world_size
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user