chore(deps): update dependency flax to v0.10.1 #587
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.1
->0.10.1
Release Notes
google/flax (flax)
v0.10.1
: Version 0.10.1Compare Source
What's Changed
nnx.while_loop
andnnx.switch
by @IvyZX in https://github.com/google/flax/pull/4343New Contributors
Full Changelog: google/flax@v0.10.0...v0.10.1
v0.10.0
: Version 0.10.0Compare Source
What's Changed
nnx.bridge
by @IvyZX in https://github.com/google/flax/pull/4145nnx.bridge
by @IvyZX in https://github.com/google/flax/pull/4171nnx.Variable
by @IvyZX in https://github.com/google/flax/pull/4189impost
toimport
by @Vilin97 in https://github.com/google/flax/pull/4256docs_nnx
doctest by @IvyZX in https://github.com/google/flax/pull/4285New Contributors
Full Changelog: google/flax@v0.9.0...v0.10.0
v0.9.0
Compare Source
What's Changed
nnx_basics
doc by @rajasekharporeddy in https://github.com/google/flax/pull/4047fp32_max_grad
by @kaixih in https://github.com/google/flax/pull/3984nnx.compat
tonnx.bridge
by @IvyZX in https://github.com/google/flax/pull/4066flax.training.checkpoints.py
to unbreak head doctest by @IvyZX in https://github.com/google/flax/pull/4092LinenToNNX
(prevLinenWrapper
) by @IvyZX in https://github.com/google/flax/pull/4081einsum_dot_general
andeinsum
argument by specifying them explicitly in the caller. by @copybara-service in https://github.com/google/flax/pull/4115nnx.bridge
by @IvyZX in https://github.com/google/flax/pull/4126_ParentType
annotation by @dcharatan in https://github.com/google/flax/pull/4120New Contributors
Full Changelog: google/flax@v0.8.5...v0.9.0
v0.8.5
Compare Source
What's Changed
nnx.module
docstrings by @chiamp in https://github.com/google/flax/pull/3966nnx.Conv
andnnx.ConvTranspose
by @chiamp in https://github.com/google/flax/pull/3974nnx.graph
docstrings by @chiamp in https://github.com/google/flax/pull/3958pmap
andPmap
.static_broadcasted_argnums
,donate_argnums
, andglobal_arg_shapes
are not yet supported. by @copybara-service in https://github.com/google/flax/pull/3978rnglib
docstring by @chiamp in https://github.com/google/flax/pull/3980nnx.training
by @chiamp in https://github.com/google/flax/pull/3975nnx.variables
docstrings by @chiamp in https://github.com/google/flax/pull/3986wrt
option tonnx.Optimizer
by @chiamp in https://github.com/google/flax/pull/3983nnx.graph.iter_children
by @chiamp in https://github.com/google/flax/pull/3991force_fp32_for_softmax
arg inMultiHeadDotProductAttention
useful. by @copybara-service in https://github.com/google/flax/pull/4029New Contributors
Full Changelog: google/flax@v0.8.4...v0.8.5
v0.8.4
Compare Source
What's Changed
jnp.clip
deprecation by @chiamp in https://github.com/google/flax/pull/3905codediff
and added testing for first tab by @chiamp in https://github.com/google/flax/pull/3847jax.sharding.PartitionSpec.UNCONSTRAINED
in logical specification by @copybara-service in https://github.com/google/flax/pull/3902Module.scope.path
by @chiamp in https://github.com/google/flax/pull/3913jax.tree_*
functions withjax.tree.*
by @copybara-service in https://github.com/google/flax/pull/3926nnx.ConvTranspose
by @chiamp in https://github.com/google/flax/pull/3934nnx.Sequential
by @chiamp in https://github.com/google/flax/pull/3935LoRA
andLoRALinear
to NNX by @IvyZX in https://github.com/google/flax/pull/3929Full Changelog: google/flax@v0.8.3...v0.8.4
v0.8.3
Compare Source
What's Changed
nnx.Pytree
by @chiamp in https://github.com/google/flax/pull/3743TrainState
'sstep
possibly jax.Array. This makesreplicate
valid for type checking. by @copybara-service in https://github.com/google/flax/pull/3763reset_gate
test by @chiamp in https://github.com/google/flax/pull/3773kw_only
struct.dataclass test by @chiamp in https://github.com/google/flax/pull/3651PyTreeNode
to take dataclass kwargs by @chiamp in https://github.com/google/flax/pull/3785nnx.GraphNode
by @chiamp in https://github.com/google/flax/pull/3796Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.