Hi friends: I have a question. I have a trained torch model which has the same structure as another relay model. Right now, I want make them share the same parameters such as weights of conv2d. Is there some way I can do it? Thank you!
Hi friends: I have a question. I have a trained torch model which has the same structure as another relay model. Right now, I want make them share the same parameters such as weights of conv2d. Is there some way I can do it? Thank you!