flax
6759522a
- Fix NamedTuples being converted to tuples in Module
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix NamedTuples being converted to tuples in Module NamedTuples are constructed differently so they have to be special cased by the freezing logic in Module (*args instead of Iterable)
References
#1354 - Fix NamedTuples being converted to tuples in Module
Author
jheek
Committer
jheek
Parents
5ebf14f2
Loading