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

[DEPENDABOT]: Bump numpyro from 0.11.0 to 0.12.1 #278

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps numpyro from 0.11.0 to 0.12.1.

Release notes

Sourced from numpyro's releases.

0.12.1

This release includes a fix for jax 0.4.11 (#1595).

0.12.0

New Features

Enhancements and Bug Fixes

  • Make transforms jittable (#1575)
  • Fixed typo in surrogate posterior of beta (#1591)
  • Do not scale mnist label (#1589)
  • Do not mutate shapes of ExpandedDistribution for map-free ops (#1574)
  • Add support for JAX custom PRNG (#1587)
  • Include deterministic variables in AutoDelta's sample_posterior (#1584)
  • Fix forward shape of SimplexToOrderTransform (#1583)
  • Fix inf's in TruncatedNormal log_prob & sample (#1581)
  • Allow users to specify total_count_max in Multinomial (#1557)
  • Allow pickled mcmc object to run post warmup phase (#1558)
  • Add init_params argument to svi.init() and svi.run() (#1561)
  • Support pickling MCMC objects with enumeration (#1577)
  • Raise error when reparameterize lognormal (#1548)
  • Avoid initializing model params when already specified in guide (#1553)
  • Respect init params if provided to mcmc.run (#1547)
  • Fix provenance for jax 0.4.4 (#1543)
  • Use analytic kl divergence in TraceEnum_ELBO (#1533)
  • Properly handle contraction of guide plates in TraceEnum_ELBO (#1537)
  • Raise an error if there is no common scale when model enumerated (#1536)
  • Optimize reduction of enumerated guide sites (#1531)
  • Guess max_plate_nesting in TraceEnum_ELBO (#1528)
Commits

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 [numpyro](https://github.com/pyro-ppl/numpyro) from 0.11.0 to 0.12.1.
- [Release notes](https://github.com/pyro-ppl/numpyro/releases)
- [Commits](pyro-ppl/numpyro@0.11.0...0.12.1)

---
updated-dependencies:
- dependency-name: numpyro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the DEPENDABOT label Jun 5, 2023
@Zethson Zethson merged commit 246660f into development Jun 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/development/numpyro-0.12.1 branch June 6, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant