Skip to content

Conversation

BillHuang2001
Copy link
Collaborator

@BillHuang2001 BillHuang2001 commented Aug 8, 2024

Description

Allow the storing closures in the state, and execute them in order outside of the jax.jit context.
When storing the closures, the values are visible to jax, and are compatible with jax's transformations such as vmap.

Checklist

  • I have formatted my Python code with black.
  • I have good commit messages.
  • If adding new algorithms, problems, operators:
    • Added related test cases.
    • Added docstring to explain important parameters.
    • Added entries in the docs.

@BillHuang2001 BillHuang2001 merged commit 8285b29 into main Oct 23, 2024
0 of 2 checks passed
@BillHuang2001 BillHuang2001 deleted the state_io branch January 3, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant