Calum Harvey
Results
1
comments of
Calum Harvey
The same error occurs if the noise is passed as a list of noise tensors which `length_safe_zip` should be able to iterate over: ```python test_noise = torch.ones(len(test_x)) predictions = likelihood(*model(test_x,...