pyro-ppl / funsor

Functional tensors for probabilistic programming
https://funsor.pyro.ai
Apache License 2.0
235 stars 20 forks source link

Update black #583

Closed fritzo closed 2 years ago

fritzo commented 2 years ago
  1. pip install --update black && make format
fritzo commented 2 years ago

@fehiepsi it looks like the jax tests may be failing due to numpyro renaming of distributions? could you ptal?

fehiepsi commented 2 years ago

It looks like the issue is related to the recently added distribution RelaxedBernoulli. Let me tal.

fritzo commented 2 years ago

Thanks for fixing the jax issues @fehiepsi! Would you be able to approve this PR?