Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of jax_scalify.tree sub-module. #117

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

balancap
Copy link
Contributor

PyTree methods adapted to ScaledArray: all, flatten, leaves, map, structure, unflatten, in jax_scalify.tree.
Additionally, implementing astype as quite useful method on PyTrees!

@balancap balancap added the enhancement New feature or request label Jun 27, 2024
@balancap balancap self-assigned this Jun 27, 2024
@balancap balancap linked an issue Jun 27, 2024 that may be closed by this pull request
PyTree methods adapted to `ScaledArray`: `all`, `flatten`, `leaves`, `map`, `structure`, `unflatten`,
in `jax_scalify.tree`.
Additionally, implementing `astype` as quite useful method on PyTrees!
@balancap balancap force-pushed the implement-jax-scalify-tree-sub-module branch from bae9036 to 6d01418 Compare June 27, 2024 16:19
@balancap balancap merged commit e7e0562 into main Jun 27, 2024
2 checks passed
@balancap balancap deleted the implement-jax-scalify-tree-sub-module branch June 27, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add implementation of jax_scalify.tree sub-module.
1 participant