Matthias Lopinski
Results
1
comments of
Matthias Lopinski
Just to add to this, I noticed the VAE example here uses `nnx`: [Link](https://github.com/google/flax/blob/main/examples/nnx_toy_examples/05_vae.py) I think this speaks to a broader problem with the example structure. As the `nnx` API...