How to set lr_mult for convolutional layer in pytorch?

I think currently this parameters lr_mult is not supported in PyTorch.

Similar issue here: Does it exist ‘lr_mult' and 'decay_mult' in optimizer?

1 Like