Pyro API¶
The pyroapi
package dynamically dispatches among multiple Pyro backends, including standard Pyro, NumPyro, Funsor, and custom user-defined backends.
This package includes both dispatch mechanisms for use in model and inference code, and testing utilities to help develop and test new Pyro backends.