flax
46579d13
- Call setup lazily.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Call setup lazily. We need to call setup() lazily rather than at object construction to avoid nasty exponential double-recursion overhead from repeated setup calls when methods are transformed by e.g. named_call for profiling.
References
#938 - Call setup lazily.
Author
levskaya
Committer
levskaya
Parents
38323b2b
Loading