feat(benchmarks): add evaluation framework for DINO-based compressors

This commit is contained in:
2026-02-08 22:43:38 +08:00
parent 3ba3705ba6
commit 7f6732edeb
11 changed files with 217 additions and 42 deletions

View File

@@ -15,7 +15,6 @@ dependencies = [
"polars[database,numpy,pandas,pydantic]>=1.37.1",
"pyarrow>=23.0.0",
"pydantic>=2.12.5",
"pytest-benchmark>=5.2.3",
"scikit-learn>=1.7.2",
"torch>=2.10.0",
"torchvision>=0.25.0",