Components for ONNX graph manipulation and custom execution
Project description
Core Components for Quantized Neural Network Inference
finn-base
is part of the FINN project and provides the core infrastructure for the FINN compiler, including:
- wrapper around ONNX models for easier manipulation
- infrastructure for applying transformation and analysis passes on ONNX graphs
- infrastructure for defining and executing custom ONNX ops (for verification and code generation)
- extensions to ONNX models using annotations, including few-bit data types, sparsity and data layout specifiers
- several transformation passes, including topological sorting, constant folding and convolution lowering
- several custom ops including im2col and multi-thresholding for quantized activations
- several utility functions, including packing for few-bit integers
Installation
finn-base
can be installed via pip by following these instructions.
Documentation
You can view the documentation on readthedocs or build them locally using ./run-docker.sh docs
.
Community
We have a gitter channel where you can ask questions. You can use the GitHub issue tracker to report bugs, but please don't file issues to ask questions as this is better handled in the gitter channel.
We also heartily welcome contributions to the project, please check out the contribution guidelines and the list of open issues. Don't hesitate to get in touch over Gitter to discuss your ideas.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file finn-base-0.0.3.tar.gz
.
File metadata
- Download URL: finn-base-0.0.3.tar.gz
- Upload date:
- Size: 153.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82c41fad79f33fa3a0bf015f5946d66befa8cd0ba6c6f7169fe15671b8bdf44b |
|
MD5 | 65f86b95ad4522c8957b8c54ff37bc8e |
|
BLAKE2b-256 | 978a94e741bb1eccd196ed31e98c700f9594a6d439592091867ade1e3e048473 |