↓ 6 callersMethodget_profileBest-matching profile for ``(H, W)`` and optional ``model``. Returns ``(profile, (model, H, W), exact_match)``. Prefers an exact ``(m
src/extraction/synthid_bypass_v4.py:245
↓ 3 callersMethodget_profileBest-matching profile for target (H, W). Returns (profile_dict, (prof_H, prof_W), exact_match: bool). Prefers exact resolution match,
src/extraction/synthid_bypass.py:1595
↓ 1 callersMethod_build_profile(
self,
model: str,
shape: Tuple[int, int],
buckets: List[Tuple[str, Tuple[int
src/extraction/synthid_bypass_v4.py:412