Releases: facebookresearch/pplbench
Releases · facebookresearch/pplbench
PPL Bench v0.0.3
Full Changelog: v0.0.2...v0.0.3
Important changes since last release:
- Fixed the compatibility issue with jsonargparse v4 (#92)
- Added Bean Machine benchmarks (#99, #114)
- Added robust regression model for NumPyro (#101)
PPL Bench v0.0.2
Important changes since last release:
- Adaptive samples are included in the plot and are excluded from diagnostics (#50)
- Added crowd sourced annotation model with PyStan implementation (#55)
- Rename config option
num_samples
to iterations
(#57)
- Fix a serialization issue on
Namespace
type (for jsonargparse>=3.0.0
) (#61)
Release v0.0.1
Initial release of PPL Bench.