An open API service indexing awesome lists of open source software.

https://github.com/unum-cloud/uform-benchmarks


https://github.com/unum-cloud/uform-benchmarks

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# UForm Benchmarks

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

```sh
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.