Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nod-ai/transformer-benchmarks
benchmarking some transformer deployments
https://github.com/nod-ai/transformer-benchmarks
Last synced: 7 days ago
JSON representation
benchmarking some transformer deployments
- Host: GitHub
- URL: https://github.com/nod-ai/transformer-benchmarks
- Owner: nod-ai
- License: bsd-3-clause
- Created: 2021-10-04T00:09:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T16:53:13.000Z (over 1 year ago)
- Last Synced: 2024-04-19T04:20:51.413Z (7 months ago)
- Language: Python
- Size: 12.7 MB
- Stars: 24
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# transformer-benchmarks
benchmarking some transformers## Quickstart
```
git clone https://github.com/powderluv/transformer-benchmarkscd transformer-benchmarks
python -m venv myenv
source myenv/bin/activate
./run_benchmark.sh. #change the variables to run on cpu / gpu and which backends to use org, torchscript, tf, mlir
```
![Measuring up Transformers](https://i0.wp.com/cdnssl.ubergizmo.com/wp-content/uploads/2021/04/optimus-prime-toy.jpg)