corridorkey-mrp-mlx/tests
cmoyates 6787a7fd21
feat: stage-boundary GC between backbone/decoder/refiner
mx.eval + gc + clear_cache at backbone→decoder and decoder→refiner
boundaries in eager mode. _compiled flag skips GC under mx.compile.
Compilation tests updated to use compile_model() API.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:02:38 -02:30
..
__init__.py chore: add remaining test stubs and script placeholders 2026-03-01 04:49:09 -03:30
conftest.py refactor(tests): restructure suite — 15 files to 8, consolidate parity 2026-03-03 09:58:53 -03:30
test_compilation.py feat: stage-boundary GC between backbone/decoder/refiner 2026-03-09 17:02:38 -02:30
test_conversion.py chore: fix lint, format, type errors 2026-03-08 21:29:06 -02:30
test_engine.py refactor(tests): restructure suite — 15 files to 8, consolidate parity 2026-03-03 09:58:53 -03:30
test_model_contract.py feat: slim forward mode — drop intermediate tensor refs 2026-03-09 17:00:21 -02:30
test_parity.py refactor(tests): restructure suite — 15 files to 8, consolidate parity 2026-03-03 09:58:53 -03:30
test_tiling.py refactor(tests): restructure suite — 15 files to 8, consolidate parity 2026-03-03 09:58:53 -03:30
test_weights.py refactor(tests): restructure suite — 15 files to 8, consolidate parity 2026-03-03 09:58:53 -03:30