pyro-ppl/pyro
List: move these things upstream to PyTorch, Funsor, etc.
Aberta
#2.630 aberto em 16 de set. de 2020
help wantedrefactor
Métricas do repositório
- Stars
- (8.211 estrelas)
- Métricas de merge de PR
- (Mesclagem média 10d 19h) (1 fundiu PR em 30d)
Description
This issue tracks Pyro components that should be moved to upstream dependencies.
Move to PyTorch
-
constraints.IndependentConstraint- usage in
MultivariateNormal - usage in
dist.Independent
- usage in
-
dist.Delta#1781 -
constraints.integer -
Geometric.log_prob()as patched in pyro/distributions/torch.py -
Uniform's._unbroadcasted_*logic -
_with_cache()in pyro/infer/reparam/unit_jacobian.py -
dist.DirichletMultinomialhttps://github.com/pytorch/pytorch/issues/56030
Move to Funsor
See also https://github.com/pyro-ppl/funsor/issues/362
-
distributions.util.detach() -
ops.tensor_utils.haar_transform()and.inverse_haar_transform()