..
__init__.py
chore: add remaining test stubs and script placeholders
2026-03-01 04:49:09 -03:30
test_compiled_vs_eager_consistency.py
feat(phase6): optimization, benchmarking, and tiled inference
2026-03-01 06:24:10 -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
fix: match original CorridorKey decoder concat order [c4,c3,c2,c1]
2026-03-01 22:58:08 -03:30
test_end_to_end_smoke.py
feat(phase5): full model assembly + e2e parity
2026-03-01 06:07:43 -03:30
test_engine.py
feat: add CorridorKeyMLXEngine integration surface
2026-03-01 06:43:07 -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
test_smoke_2048.py
feat: add 2048 smoke test for native-resolution validation
2026-03-01 07:04:28 -03:30
test_tiling_consistency.py
fix: guard against overlap >= tile_size in tiled inference
2026-03-01 06:27:31 -03:30