Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 1.17 KB

Changelog

v0.3.0

  • Compatibility with QuPath v0.5 (now the minimum version required)
  • Enable auto-updating the extension (#40)
  • Support for local models (#32)
  • Show model information, where available
  • Code refactoring and UI improvements
  • Show tile predictions per second to help with performance tuning
  • Support for custom batch sizes
    • Can substantially improve performance with GPU acceleration
    • Requires PyTorch 2.0.1 or later for Apple Silicon MPS

v0.2.1

  • Fix CPU/GPU support (#41)

v0.2.0

v0.1.0

  • First release!