↓ 1 callersFunctionrun_eval_linear(
model,
output_dir,
train_dataset_str,
val_dataset_str,
batch_size,
epochs,
epoch
torchhub/facebookresearch_dinov2_main/dinov2/eval/linear.py:464
↓ 1 callersFunctionsweep_C_values(
*,
train_features,
train_labels,
test_data_loader,
metric_type,
num_classes,
tra
torchhub/facebookresearch_dinov2_main/dinov2/eval/log_regression.py:188
↓ 1 callersFunctiontest_on_datasets(
feature_model,
linear_classifiers,
test_dataset_strs,
batch_size,
num_workers,
test_
torchhub/facebookresearch_dinov2_main/dinov2/eval/linear.py:430
↓ 1 callersFunctiontrain_and_evaluate(
*,
C,
max_iter,
train_features,
train_labels,
logreg_metric,
test_data_loader,
torchhub/facebookresearch_dinov2_main/dinov2/eval/log_regression.py:160