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.4.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file fasterbench-0.0.4.tar.gz
.
File metadata
- Download URL: fasterbench-0.0.4.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 044630410654fab822beed2388bf78d945a7d86ce778b7b6bdafb8dfddde46c6 |
|
MD5 | 3aa4ea8b2a2163ff70a7e23d9864be68 |
|
BLAKE2b-256 | 4a06b096e93fa065bfe2cbe486be28d8e3809107316e757f9b0ae4aa1ec405f7 |
File details
Details for the file fasterbench-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: fasterbench-0.0.4-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddd43606a16ea71d4cab5e54d280935aad6df452becfbc430e60a85601f63f47 |
|
MD5 | 0fc8fe7e8c973d38239ca88f289d45d4 |
|
BLAKE2b-256 | 0eb26530bbe94fd31a478806cd9c32d035b24b67a91f1811bc524aa60594a51b |