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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_conversion.py | ||
| test_decoder_parity.py | ||
| test_end_to_end_parity.py | ||
| test_end_to_end_smoke.py | ||
| test_greenformer_forward.py | ||
| test_hiera_stage_parity.py | ||
| test_hiera_stage_shapes.py | ||
| test_import.py | ||
| test_reference_fixtures.py | ||
| test_refiner_parity.py | ||