Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
3
Phase 3 Numerical Audit — dump ALL intermediate tensors
from
the ViT backbone,
4
neck (SimpleFPN), sinusoidal PE, and RoPE
for
numerical comparison against C++.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected