Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add arg max_input_shape to v0_5.Model.get_axis_sizes() #654

Merged
merged 27 commits into from
Nov 13, 2024
Merged

Conversation

FynnBe
Copy link
Member

@FynnBe FynnBe commented Nov 12, 2024

to be used to limit blocksize, see bioimage-io/core-bioimage-io-python#434

@github-actions github-actions bot added the enhancement New feature or request label Nov 12, 2024
Copy link
Contributor

github-actions bot commented Nov 12, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4871 3580 74% 70% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
bioimageio/spec/application/v0_2.py 100% 🟢
bioimageio/spec/application/v0_3.py 100% 🟢
bioimageio/spec/dataset/v0_2.py 100% 🟢
bioimageio/spec/dataset/v0_3.py 96% 🟢
bioimageio/spec/generic/v0_2.py 93% 🟢
bioimageio/spec/generic/v0_3.py 91% 🟢
bioimageio/spec/model/v0_4.py 93% 🟢
bioimageio/spec/model/v0_5.py 68% 🟢
bioimageio/spec/notebook/v0_2.py 100% 🟢
bioimageio/spec/notebook/v0_3.py 100% 🟢
TOTAL 94% 🟢

updated for commit: b77efd1 by action🐍

@github-actions github-actions bot added ci Continuous Integration github_actions Pull requests that update Github_actions code labels Nov 12, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 12, 2024
@FynnBe FynnBe merged commit 5f44013 into main Nov 13, 2024
9 checks passed
@FynnBe FynnBe deleted the get_axis_size branch November 13, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration documentation Improvements or additions to documentation enhancement New feature or request github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant