Skip to content

v0.4.11

Choose a tag to compare

@mateuszwalo mateuszwalo released this 30 May 15:20
· 87 commits to main since this release
720c1c4

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_model HTML 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 section
  • docs/assets/analyze-report-sample.html: version synced to 0.4.11

Install: pip install "bnnr>=0.4.11"

Full changelog: CHANGELOG.md