MCPcopy Create free account
hub / github.com/PABannier/sam3.cpp / dump_phase3_reference.py

File dump_phase3_reference.py

tests/dump_phase3_reference.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Phase 3 Numerical Audit — dump ALL intermediate tensors from the ViT backbone,
4neck (SimpleFPN), sinusoidal PE, and RoPE for numerical comparison against C++.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected