bmacadam-sfu
bmacadam-sfu
Is there any plans to support graph transformations (e.g. vmap, gradient, jvp, vjp) similar to jax?
# Ask a Question ### Question I have been running into an issue, where I want to deploy a classifier-guided diffusion model with ONNX, but there is currently no easy...
### What happened? I exported a model from JAX to MLIR using shape polymorphism in the batch index, but ran into the following issue when I tried to compile on...
Thanks for putting this out there! I've been complaining about the lack of a Lightning-style trainer for JAX for years now, and was in the process of adapting an earlier...