flax
5c7fb4c9
- Fix pointless docstring example of nn.checkpoint / nn.remat.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix pointless docstring example of nn.checkpoint / nn.remat. It makes no sense to wrap individual matmuls in a remat, you need to wrap the block that uses them.
References
#3703 - Fix pointless docstring example of nn.checkpoint / nn.remat.
Author
levskaya
Parents
c25f546f
Loading