shuo
Results
2
comments of
shuo
replace `net.load_state_dict(new_state_dict)` with `net.load_state_dict(new_state_dict, strict=False)` in the train_test.py works for me
The year 2077, still waiting...