corridorkey-mrp-mlx/tests
cmoyates 0481955cfd
feat(phase5): full model assembly + e2e parity
Wire GreenFormer (backbone + decoders + refiner), add image I/O,
inference pipeline, CLI entry point, and 3 test files (23 new tests).

E2e parity vs PyTorch: max abs err < 1.5e-4 across all outputs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 06:07:43 -03:30
..
__init__.py chore: add remaining test stubs and script placeholders 2026-03-01 04:49:09 -03:30
test_conversion.py feat(phase5): full model assembly + e2e parity 2026-03-01 06:07:43 -03:30
test_decoder_parity.py feat(phase2): MLX decoder + refiner with parity tests 2026-03-01 05:00:00 -03:30
test_end_to_end_parity.py feat(phase5): full model assembly + e2e parity 2026-03-01 06:07:43 -03:30
test_end_to_end_smoke.py feat(phase5): full model assembly + e2e parity 2026-03-01 06:07:43 -03:30
test_greenformer_forward.py feat(phase5): full model assembly + e2e parity 2026-03-01 06:07:43 -03:30
test_hiera_stage_parity.py feat(phase5): full model assembly + e2e parity 2026-03-01 06:07:43 -03:30
test_hiera_stage_shapes.py feat(phase4): MLX Hiera backbone port (#2) 2026-03-01 05:55:24 -03:30
test_import.py chore: add remaining test stubs and script placeholders 2026-03-01 04:49:09 -03:30
test_reference_fixtures.py feat(phase1): PyTorch reference harness + fixture tests 2026-03-01 04:49:01 -03:30
test_refiner_parity.py feat(phase2): MLX decoder + refiner with parity tests 2026-03-01 05:00:00 -03:30