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 324f15c commit b40c0e5Copy full SHA for b40c0e5
README.md
@@ -385,6 +385,9 @@ The model specification and its validation tools can be found at <https://github
385
- now works for sufficiently large, but not exactly shaped inputs
386
- update to support `zipfile.ZipFile` object with bioimageio.spec==0.5.3.4
387
- 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.
391
392
### 0.6.10
393
0 commit comments