Skip to content

Conversation

@fehiepsi
Copy link
Member

Fixes #1741

Copy link
Member

@OlaRonning OlaRonning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@martinjankowiak martinjankowiak merged commit 9a2f618 into pyro-ppl:master Mar 23, 2024
@martinjankowiak
Copy link
Collaborator

yikes looks like merging these old PRs caused linting issues

ruff check .
All checks passed!
ruff format . --check
Would reformat: numpyro/infer/reparam.py
1 file would be reformatted, 1[8](https://github.com/pyro-ppl/numpyro/actions/runs/8402793380/job/23012559867#step:5:9)[9](https://github.com/pyro-ppl/numpyro/actions/runs/8402793380/job/23012559867#step:5:10) files already formatted
make: *** [Makefile:5: lint] Error 1
Error: Process completed with exit code 2.

@OlaRonning OlaRonning mentioned this pull request Mar 23, 2024
OlaRonning pushed a commit to aleatory-science/numpyro that referenced this pull request May 6, 2024
)

* add a warning message when using prng_key outside of seed

* format properly

* Fix typos

* make sure that the test catch warning for prng_key
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.

random_flax_module broken

3 participants