pyro-ppl / numpyro

Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
https://num.pyro.ai
Apache License 2.0
2.1k stars 227 forks source link

Add github action for releasing #1736

Closed fehiepsi closed 4 months ago

fehiepsi commented 5 months ago

The action is copied from https://github.com/pyro-ppl/pyro/pull/3326

TODO:

fehiepsi commented 4 months ago

Thanks, @fritzo!