News

Bug Report. Mypy seems to require an explicit return statement for non-empty functions with an optional return type. This is similar to #3974, but in that case the example had inconsistent return ...
When I compute the gradient of the discriminator output with respect to the interpolated input, I always get None. I have tried to compute the gradient in the layers of my model and in my loss ...