Files
AMD-SHARK-Studio/requirements.txt
Ean Garvey 0ee515a7be Fix GPU benchmarks on PyTorch model tests. (#218)
* Add CUDA_BENCHMARKS option to setup.venv to enable PyTorch benchmarks on CUDA.

* Fix PyTorch GPU benchmarks for tank models.
2022-07-29 15:17:55 -07:00

14 lines
103 B
Plaintext

setuptools
wheel
# SHARK Runner
tqdm
# SHARK Downloader
gsutil
# Testing
pytest
pytest-xdist
Pillow