flax
6f745922
- fix MultiMetric GraphDef not hashable under jit (#5489)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
38 days ago
fix MultiMetric GraphDef not hashable under jit (#5489) Store _metric_names as tuple instead of list so the static GraphDef produced by nnx.split() is hashable when passed to jax.jit/nnx.jit.
References
#5492 - fix MultiMetric GraphDef not hashable under jit
Author
mohsinm-dev
Parents
5ab9d146
Loading