flax
95a9f570
- [flax.linen] Change nn.Module.sow to enable interventions at sown values using intercept_methods.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flax.linen] Change nn.Module.sow to enable interventions at sown values using intercept_methods. This requires changing the return value (which would need to be used by the calling code), and running the interceptors. PiperOrigin-RevId: 610717214
References
test_610717214
#3723 - [flax.linen] Change nn.Module.sow to enable interventions at sown values using intercept_methods.
Author
a-googler
Committer
a-googler
Parents
f5c48fe8
Loading