corridorkey-mrp-mlx/scripts
cmoyates 091261ccff
feat(phase2): MLX decoder + refiner with parity tests
- MLP, DecoderHead (SegFormer-style), RefinerBlock, CNNRefinerModule
- All NHWC native, GroupNorm with pytorch_compatible=True
- Layout utils: NCHW<->NHWC, conv weight transpose (OIHW->OHWI)
- Dump script extended to export decoder/refiner weights
- Parity: decoder max_abs ~5e-6, refiner max_abs ~1e-5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 05:00:00 -03:30
..
bench_mlx.py chore: add remaining test stubs and script placeholders 2026-03-01 04:49:09 -03:30
compare_reference.py chore: add remaining test stubs and script placeholders 2026-03-01 04:49:09 -03:30
dump_pytorch_reference.py feat(phase2): MLX decoder + refiner with parity tests 2026-03-01 05:00:00 -03:30