Skip to content

refactor: use backend materializer facade - #996

Merged
TATP-233 merged 1 commit into
dev/issue-983-code-cleanupfrom
cleanup/issue-992-backend-materializer-facade
Aug 15, 2026
Merged

refactor: use backend materializer facade#996
TATP-233 merged 1 commit into
dev/issue-983-code-cleanupfrom
cleanup/issue-992-backend-materializer-facade

Conversation

@TATP-233

Copy link
Copy Markdown
Collaborator

Summary

  • route training and interactive entrypoints through the existing unilab.base.backend facade
  • repair the manip-loco benchmark import that referenced a nonexistent backend module
  • preserve lazy optional-backend loading and add import-boundary regression coverage

Scope

Validation

  • PYTHONPATH="$PWD/src" UV_NO_SYNC=1 make test-all
  • pytest: 1675 passed, 27 skipped, 273 deselected, 1 xfailed
  • benchmark smoke: 33/34 module imports and 34/35 script imports; only platform-optional MLX skipped
  • pyright: 0 errors
  • exact validated head: de8364668e6a6cafc00f581dcbb652c841578d37

@TATP-233
TATP-233 requested a review from caozx1110 as a code owner August 15, 2026 22:18
@TATP-233
TATP-233 merged commit 4cbc952 into dev/issue-983-code-cleanup Aug 15, 2026
6 checks passed
@TATP-233
TATP-233 deleted the cleanup/issue-992-backend-materializer-facade branch August 16, 2026 06:33
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