Skip to content

Feat/tm 263#1254

Open
magic-vladyslav wants to merge 7 commits into
mainfrom
feat/tm-263
Open

Feat/tm 263#1254
magic-vladyslav wants to merge 7 commits into
mainfrom
feat/tm-263

Conversation

@magic-vladyslav
Copy link
Copy Markdown
Contributor

No description provided.

Refactors tensor handling to replace `image` and `tgt_image` with `src_encoding` and `tgt_encoding` for improved clarity and alignment with MISD inference requirements. Introduces support for optional `src_image` warping. Updates APIs, validation logic, and MISD mask processing to match the new structure.
@magic-vladyslav magic-vladyslav marked this pull request as ready for review May 18, 2026 15:40
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9db4f2f) to head (7604f50).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1254   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          211       211           
  Lines        11292     11292           
=========================================
  Hits         11292     11292           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

# Conflicts:
#	zetta_utils/internal
# Conflicts:
#	zetta_utils/internal
…mprove GPU support

Replace standalone build scripts with `build_web_api.py`, supporting both CPU and GPU variants. Standardize Dockerfile naming and update GPU base image to PyTorch 2.5 + CUDA 12.1. Introduce versioning with `web_api/VERSION` and add `docker-compose.yml` for streamlined deployment.
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.

1 participant