-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Description
Hi, when I finished the task of training model using customized datasets and tested with command "python generate.py checkpoint/010000.model", I encountered the error as following:
""""
generator.load_state_dict(torch.load(args.path)['g_running'])
KeyError: "g_running"
""""
I cannot understand. Could you please give me a help ? Thx
Metadata
Metadata
Assignees
Labels
No labels