Hi @h56cho, I’m not sure why you would need a fake parameter, but you could add
myPyroModel.fake_parameter = torch.nn.Parameter(torch.tensor(0.))
Hi @h56cho, I’m not sure why you would need a fake parameter, but you could add
myPyroModel.fake_parameter = torch.nn.Parameter(torch.tensor(0.))