-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the optimization problems solved in JaxCurveGenerationSolver are solved sequentially.
One might implement a vectorized version of this using jax.vmap resulting in a speedup and leveraging the whole computation to the XLA-compiled code.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request