v0.4.11
Highlights
- Try analyze first — live sample HTML linked from getting_started.md
- Torchvision → analyze — runnable example:
examples/classification/torchvision_analyze_cifar10.py - Contributor templates — benchmark proposal and “Who uses BNNR” showcase issue forms
Added
examples/classification/torchvision_analyze_cifar10.py— ResNet-18 on CIFAR-10 →analyze_modelHTML report (Python API)- GitHub issue templates: benchmark contribution, “Who uses BNNR” showcase
docs/getting_started.md: “Try analyze first” section with live sample HTML link
Changed
docs/analyze.md: torchvision checkpoint workflow (example script + CLI note for demo CNN)docs/examples.md: torchvision analyze example sectiondocs/assets/analyze-report-sample.html: version synced to 0.4.11
Install: pip install "bnnr>=0.4.11"
Full changelog: CHANGELOG.md