-
Notifications
You must be signed in to change notification settings - Fork 669
Issues: google/flax
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
nnx.Embed(num_embedding=1) incompatible with "jax_disable_jit" and "debug_nans"
#4557
opened Feb 20, 2025 by
anthony-Neo
AttributeError: module 'jax._src.config' has no attribute 'enable_memories'
#4535
opened Feb 9, 2025 by
jeromemassot
jax.eval_shape
modifies nnx.Module
state when using nnx.vmap
and nnx.scan
#4520
opened Feb 1, 2025 by
ytsmiling
Pool functions reduce over batch dimension and not last dimension
#4494
opened Jan 21, 2025 by
simonschoelly
Improve error message when user mistakenly holds a jax Array in an nnx.Module
#4480
opened Jan 13, 2025 by
RaghuSpaceRajan
Questions on Using
nnx.value_and_grad
for Loss Calculation and Model Decoupling in Flax NNX
#4476
opened Jan 10, 2025 by
Tomato-toast
NNX WeightNorm
Priority: P2 - no schedule
Best effort response and resolution. We have no plan to work on this at the moment.
Status: pull requests welcome
We agree with the direction proposed, feel free to give it a shot and file a pull request
#4426
opened Dec 10, 2024 by
rbflx
Issues checkpointing optimizer state using Optax, nnx.Optimizer, and Orbax
#4423
opened Dec 9, 2024 by
SandSnip3r
Clarification on sharding strategy to combine multiple training steps together via nnx.scan
#4417
opened Dec 4, 2024 by
Teculos
Issue with Optimizer Update in A2C Network with Optax Body:
#4391
opened Nov 20, 2024 by
Tomato-toast
Flax NNX and Orbax Checkpointing require hacking to work together
#4383
opened Nov 15, 2024 by
hdrwilkinson
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.