Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 305 Bytes

UForm Benchmarks

To run PyTorch and ONNX benchmarks on CPUs, please run:

pip install -r requirments.txt
pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu
python3 main.py

You will afterwards find the charts in the plots/ subdirectory.