@@ -316,6 +316,7 @@ def main_dev(opt):
start_code = None
if task['seed']: #if opt.fixed_code:
start_code = torch.randn([task['seed'], opt.C, opt.H // opt.f, opt.W // opt.f], device=device)
print("start_code:", start_code)
# 更新进度
update_task_status(task, "running", 0.8)
The note is not visible to the blocked user.