Dieterich Lawson

Results 2 issues of Dieterich Lawson

When I try to import equinox 0.10.6 in python 3.9.0 I get the following error: ``` >>> import equinox as eqx Traceback (most recent call last): File "", line 1,...

question

I recently began using the equinox serialization library to store model checkpoints. My current understanding of that code is that it writes all the non-static pytree fields in a specific...

feature
question