benchmark
b0efcbe2 - Revamp TorchBench nightly image build process (#2635)

Commit
243 days ago
Revamp TorchBench nightly image build process (#2635) Summary: Notable changes: 1. Use NVIDIA image `nvidia/cuda:${CUDA_VERSION}-devel-ubuntu22.04` as the base so that we don't need to setup CUDA 2. Replace `conda` with `uv` 3. Cleanup unused code path 4. Unpin TIMM and transformers to get their latest stable version ### Testing https://github.com/pytorch/benchmark/actions/runs/17114624920/job/48542992235 Pull Request resolved: https://github.com/pytorch/benchmark/pull/2635 Reviewed By: xuzhao9 Differential Revision: D80673508 Pulled By: huydhn fbshipit-source-id: 6ba12d0e3f849dc6f6c5d0aff034d718969e0cdc
Author
Parents
Loading