mirror of
https://github.com/ROCm/jax.git
synced 2025-04-20 22:06:06 +00:00

* Avoid lexically capturing the train_images value in MNIST VAE example. This has the effect of baking in the training dataset as a constant, something that LLVM does not like that much. * Add device_put to images.