Make Pyro more compatible with PyTorch idioms #44
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
refactor
upstream
usability
This issue tracks a few low-effort, backward-compatible improvements to the Pyro programming model that could be finished and released before the initial release of this package. See old version of changes in pyro-ppl/pyro#2996
Tasks:
torch.nn.Module
interface topyro.infer.ELBO
classesPyroModule
instancesTransform
utilities from Reproduce results in deep SCM tutorial #70 upstreamStretch goals, not necessarily blocking a release:
Eager PyroSample evaluation when PyroModule context is active pyro-ppl/pyro#3150 Support eager evaluation ofPyroSample
inPyroModule
forward passesAdd a higher-level syntax for reparameterization #56PyroModule
s returnPyroModule
sPyroSample
andPyroParam
attributes beforeforward
evaluationpyro.condition
more compatible withPyroModule
name manglingThe text was updated successfully, but these errors were encountered: