Skip to content

feat: Add ml model input and output shape to allow models run on entire tiles #1000

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

Merged
merged 25 commits into from
Jun 2, 2025

Conversation

jdroenner
Copy link
Member

  • I added an entry to CHANGELOG.md if knowledge of this change could be valuable to users.

Here is a brief summary of what I did:

@coveralls
Copy link
Collaborator

coveralls commented Nov 26, 2024

Pull Request Test Coverage Report for Build 13195982647

Details

  • 109 of 194 (56.19%) changed or added relevant lines in 10 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.04%) to 90.031%

Changes Missing Coverage Covered Lines Changed/Added Lines %
services/src/machine_learning/mod.rs 0 2 0.0%
operators/src/machine_learning/metadata_from_file.rs 14 27 51.85%
services/src/api/model/datatypes.rs 10 24 41.67%
datatypes/src/machine_learning.rs 12 34 35.29%
operators/src/machine_learning/onnx.rs 28 62 45.16%
Files with Coverage Reduction New Missed Lines %
services/src/contexts/postgres.rs 1 96.9%
operators/src/machine_learning/metadata_from_file.rs 1 52.86%
services/src/api/handlers/tasks.rs 1 99.53%
Totals Coverage Status
Change from base Build 13173496179: -0.04%
Covered Lines: 126035
Relevant Lines: 139990

💛 - Coveralls

@jdroenner jdroenner changed the title add tensor shape to ml model feat: Add ml model input and output shape to allow models run on entire tiles May 19, 2025
@michaelmattig michaelmattig added this pull request to the merge queue Jun 2, 2025
Merged via the queue into main with commit 7aadfa3 Jun 2, 2025
6 checks passed
@michaelmattig michaelmattig deleted the add-tensor-shape-to-ml-model branch June 2, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants