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.3.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file fasterbench-0.0.3.tar.gz
.
File metadata
- Download URL: fasterbench-0.0.3.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 | d853980a6c043cdf5fc109e963c77a9cc5ec29002f6fb0454c364fa4c458c7cc |
|
MD5 | d5d35b9740f43e3b1cf877a52ed4d0b7 |
|
BLAKE2b-256 | 57e551a490a133086a32afdf6f75e396f712490a8e62e5c811f6c07f574d3600 |
File details
Details for the file fasterbench-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: fasterbench-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.4 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 | 53b63f36240e92e00337e60d9859d440c49f542a79662e4db70fe02fe4319288 |
|
MD5 | 26e7a649f3c28101d07614e6d76ddd8b |
|
BLAKE2b-256 | f05c3cb5bf63e7a235ab8ce07e4d0d64c2e40f64b31478b410c8d07b4f05fb64 |