Skip to content

Commit 26a5fbe

Browse files
committed
minor changes to the CHANGELOG
1 parent 5b5e302 commit 26a5fbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## [2.0.3] - xxxx-xx-xx
22

33
### 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
4+
- `slideio` backend for WSI is now available and allows loading among others the Olympus `.vsi` format @stergioc
5+
- `nn.DataParallel` for WSI inference now allows using multiple GPUs and larger batch_sizes @stergioc
66

77
### Changed
8-
- Removed chunking for the `io.wsi` reader (x10 speedup) @stergioc
8+
- Removed chunking for the `io.wsi` reader (leads x10 speedup when reading tiles from the sdata) @stergioc
99

1010
## [2.0.2] - 2025-02-21
1111

0 commit comments

Comments
 (0)