↓ 1 callersFunctioncompute_feature_matrix(
model: nn.Module,
preproc: nn.Module,
adaptor: str,
num_samples: int,
resolution: int,
examples/cca_compare_models.py:63
↓ 1 callersMethodcos_sin(
self,
token_shape: Tuple[int, int],
device="cuda",
dtype=torch.bfloat16,
radio/vision_transformer_xpos.py:70