requirements-benchmarks.txt 150 Bytes
Newer Older
1
# Bring in everything that tests depends on.
2
-r requirements-dev.txt
3
4
5
6
7

# Benchmark dependencies.
torchtext == 0.6.0
torchvision >= 0.6.0
timm == 0.3.4