Skip to content

Commit b40c0e5

Browse files
committed
update changelog
1 parent 324f15c commit b40c0e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ The model specification and its validation tools can be found at <https://github
385385
- now works for sufficiently large, but not exactly shaped inputs
386386
- update to support `zipfile.ZipFile` object with bioimageio.spec==0.5.3.4
387387
- add io helpers `resolve` and `resolve_and_extract`
388+
- added `enable_determinism` function and **determinism** input argument for testing with seeded
389+
random generators and optionally (determinsim=="full") instructing DL frameworks to use
390+
deterministic algorithms.
388391

389392
### 0.6.10
390393

0 commit comments

Comments
 (0)