Open sunwoo76 opened 3 years ago
Hi, your library really help with me. However, I have a question about the parameter update when the parts of the network parameters are set "requires_grad=False"
This makes the error in the function "gradient_update_parameters."
What part should I do fix the error?
Thanks :)
Hi, your library really help with me. However, I have a question about the parameter update when the parts of the network parameters are set "requires_grad=False"
This makes the error in the function "gradient_update_parameters."
What part should I do fix the error?
Thanks :)