Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2022

Bumps dm-haiku from 0.0.2 to 0.0.7.

Release notes

Sourced from dm-haiku's releases.

Haiku 0.0.7

Haiku 0.0.6

Haiku 0.0.5

  • Added support for mixed precision training (dba1fd9) via jmp
  • Added hk.with_empty_state(..).
  • Added hk.multi_transform(..) (#137), supporting transforming multiple functions that share parameters.
  • Added hk.data_structures.is_subset(..) to test whether parameters are a subset of another.
  • Minimum Python version is now 3.7.
  • Multiple changes in preparation for a future version of Haiku changing to plain dicts.
  • hk.next_rng_keys(..) now returns a stacked array rather than a collection.

... (truncated)

Commits
  • 987d9e6 Cut Haiku 0.0.7 release.
  • aefcfc4 Provide a more helpful message for common error in hk.{cond,switch}.
  • 3f31e27 User str instead of Text everywhere
  • 7632aff Support module names that have leading 0 prefix to number.
  • 9fd202f Avoid undesired type promotion in BatchNorm when using custom getters.
  • f620d1d Allowing layer_stack to work with arbitrary tree arguments.
  • ef8591b Converted leftover type comments to type annotations
  • c87b809 Add fan-in-axes option to haiku VarianceScaling.
  • 6164aff Support interleaving mixed_precision and method interceptors.
  • 425afbd Always add name-scopes to modules if jax_experimental_name_stack is True.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dm-haiku](https://github.com/deepmind/dm-haiku) from 0.0.2 to 0.0.7.
- [Release notes](https://github.com/deepmind/dm-haiku/releases)
- [Commits](google-deepmind/dm-haiku@v0.0.2...v0.0.7)

---
updated-dependencies:
- dependency-name: dm-haiku
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2022

Superseded by #374.

@dependabot dependabot bot closed this Sep 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/dm-haiku-0.0.7 branch September 22, 2022 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants