carlosgjs
Results
1
issues of
carlosgjs
### Bug description A basic example with MNIST breaks when using the FSDP strategy if using `automatic_optimization=False` + explicit calls to `manual_backward(loss)`. The error seems to stem from the following...
bug
needs triage