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 7ca9c82 commit 0e2efd1Copy full SHA for 0e2efd1
tests/test_bioimageio_collection.py
@@ -51,6 +51,7 @@ def yield_bioimageio_yaml_urls() -> Iterable[ParameterSet]:
51
"dynamic-t-rex/1", # needs update to 0.5 for scale_linear with axes processing
52
"easy-going-sauropod/1", # CPU implementation of Conv3D currently only supports the NHWC tensor format.
53
"efficient-chipmunk/1", # needs plantseg
54
+ "emotional-cricket/1.1", # sporadic 403 responses from https://elifesciences.org
55
"famous-fish/0.1.0", # list index out of range `fl[3]`
56
"greedy-whale/1", # batch size is actually limited to 1
57
"happy-elephant/0.1.0", # list index out of range `fl[3]`
0 commit comments