chore(deps): update dependency flax to v0.10.6 #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.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/flax (flax)
v0.10.6
: 0.10.6Compare Source
What's Changed
attention_bias
parameter toMultiHeadDotProductAttention
. by @copybara-service in https://github.com/google/flax/pull/4694attention_bias
parameter toMultiHeadDotProductAttention
. Add parameter to all overloads to make pytype happy. by @copybara-service in https://github.com/google/flax/pull/4702Full Changelog: google/flax@v0.10.5...v0.10.6
v0.10.5
: 0.10.5Compare Source
What's Changed
wrappers_test.py
to another file. by @copybara-service in https://github.com/google/flax/pull/4581beam_search
loop. by @copybara-service in https://github.com/google/flax/pull/4615New Contributors
Full Changelog: google/flax@v0.10.4...v0.10.5
v0.10.4
: Release 0.10.4Compare Source
What's Changed
is_initializing
API by @copybara-service in https://github.com/google/flax/pull/4550nnx.State
methods by @IvyZX in https://github.com/google/flax/pull/4561New Contributors
Full Changelog: google/flax@v0.10.3...v0.10.4
v0.10.3
: Version 0.10.3Compare Source
What's Changed
async_checkpointer.py
reference by @emmanuel-ferdman in https://github.com/google/flax/pull/4385Why Flax NNX
documentation by @rajasekharporeddy in https://github.com/google/flax/pull/4425merge
docs in graph.py by @8bitmp3 in https://github.com/google/flax/pull/4411nnx.bridge.variables.nnx_attrs_to_linen_vars
takennx.VariableState
as argument. by @copybara-service in https://github.com/google/flax/pull/4473Param(None)
lines from NNX by @IvyZX in https://github.com/google/flax/pull/4504nnx.Module.perturb
by @IvyZX in https://github.com/google/flax/pull/4515New Contributors
Full Changelog: google/flax@v0.10.2...v0.10.3
v0.10.2
: Version 0.10.2Compare Source
What's Changed
nnx.fori_loop
by @IvyZX in https://github.com/google/flax/pull/4353nn.jit
undernn.scan
. by @copybara-service in https://github.com/google/flax/pull/4359flax.nnx.eval_shape
docstring by @8bitmp3 in https://github.com/google/flax/pull/4374flax.nnx.remat
docstring by @8bitmp3 in https://github.com/google/flax/pull/4373New Contributors
Full Changelog: google/flax@v0.10.1...v0.10.2
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/3984Configuration
📅 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.