Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 15, 2024
1 parent 324f15c commit b40c0e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,9 @@ The model specification and its validation tools can be found at <https://github
- now works for sufficiently large, but not exactly shaped inputs
- update to support `zipfile.ZipFile` object with bioimageio.spec==0.5.3.4
- add io helpers `resolve` and `resolve_and_extract`
- added `enable_determinism` function and **determinism** input argument for testing with seeded
random generators and optionally (determinsim=="full") instructing DL frameworks to use
deterministic algorithms.

### 0.6.10

Expand Down

0 comments on commit b40c0e5

Please sign in to comment.