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

File dump_vit_reference.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Dump ViT backbone intermediate tensors from the SAM3 checkpoint for C++ verification.
4Uses inlined functions to avoid heavy SAM3 dependencies.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected