A library for benchmarking AI models
Project description
fasterbench
Install
pip install fasterbench
How to use
from torchvision.models import resnet18
model = resnet18()
dummy_input = torch.randn(64, 3, 224, 224)
benchmark(model, dummy_input)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fasterbench-0.0.2.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file fasterbench-0.0.2.tar.gz
.
File metadata
- Download URL: fasterbench-0.0.2.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76faa659627a4fcd73f4b73d57a9fada5b12d8fea96c8b7f3e723e03d61de056 |
|
MD5 | 2945abcea8535384e61e173ae893e08c |
|
BLAKE2b-256 | 7b6ded6cb491330ca0aff4a7790cda4918b158814a68738d5c7715ac12a1e2ff |
File details
Details for the file fasterbench-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: fasterbench-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8f50ff78462200fa9e21a38734fd1ecd44fbc67d70fae90cbfc6703356215a9 |
|
MD5 | 7e7cdf92fce6d2b367196f1c8d8025c2 |
|
BLAKE2b-256 | 4a2e2062cc52c55484b9bc75b57c6a9452d15ded6a30f80d6f7d47bd44a905ee |