pyro-models
pyro-models copied to clipboard
Repository of models in Pyro
Results
2
pyro-models issues
Sort by
recently updated
recently updated
newest added
Attempting to run any of the models using the approach in the test script results in a `KeyError`. For example, ```python models = pyro_models.load() model_dict = models['arm.radon_intercept'] model = model_dict['model']...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...
dependencies