We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d8bd3b commit 5b5e302Copy full SHA for 5b5e302
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## [2.0.3] - xxxx-xx-xx
2
3
+### Added
4
+- slideio backend for WSI is now available and enables loading Olympus `.vsi` format @stergioc
5
+- nn.DataParallel for WSI inference now allows using multiple GPUs and larger batch_sizes @stergioc
6
+
7
+### Changed
8
+- Removed chunking for the `io.wsi` reader (x10 speedup) @stergioc
9
10
## [2.0.2] - 2025-02-21
11
12
### Added
0 commit comments