📚 Documentation
The documentation report the method on_before_zero_grad. Strangely, this method is not shown in the lifecycle for hooks documentation. Moreover, when it is defined in a lightning module it is not called.
Hence the question : is it a discontinued hook ? If so we could erase its mention in the docs.
Thanks.