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 5b5e302 commit 26a5fbeCopy full SHA for 26a5fbe
CHANGELOG.md
@@ -1,11 +1,11 @@
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
+- `slideio` backend for WSI is now available and allows loading among others the Olympus `.vsi` format @stergioc
+- `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
+- Removed chunking for the `io.wsi` reader (leads x10 speedup when reading tiles from the sdata) @stergioc
9
10
## [2.0.2] - 2025-02-21
11
0 commit comments