A Chisel based hardware generation library for highly quantized neural networks.
Project description
Chisel4ml
Chisel4ml is an open-source library for generating dataflow architectures inspired by the hls4ml library.
Run "sbt assembly" to build a standalone .jar executable.
Instalation
- Install sbt.
- Install python 3.6 or higher
- Create environment
python -m venv venv/
- Activate environment (Linux)
source venv/bin/activate
- Windows
.\venv\Scripts\activate
- Windows
- Upgrade pip
python -m pip install --upgrade pip
- Install base requirements
pip install -r requirements.txt
- Install development requirements
pip install -r requirements_dev.txt
- Build Python protobuf code
make
- Build Scala code
sbt assembly
- Run tests
pytest -svv
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
chisel4ml-0.3.0.tar.gz
(11.7 MB
view details)
Built Distribution
chisel4ml-0.3.0-py3-none-any.whl
(55.0 kB
view details)
File details
Details for the file chisel4ml-0.3.0.tar.gz
.
File metadata
- Download URL: chisel4ml-0.3.0.tar.gz
- Upload date:
- Size: 11.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f78e50fbcc4ae93e5280e57cc13922c810c99647103aa6b0622580639da266a8 |
|
MD5 | ecf46fcc5d89b94aeb47164b0bf485d8 |
|
BLAKE2b-256 | 27d0e59aff92bd1057cf3c062b8ddc5f8c2baebd1c4b2349a29515683a3a428d |
File details
Details for the file chisel4ml-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: chisel4ml-0.3.0-py3-none-any.whl
- Upload date:
- Size: 55.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b83566ffdbc84da8ed53c3e3b5474099e57e351eb23128f568898edc7f84eb0f |
|
MD5 | 6a502382a0daf0f78cf0e42c6adac281 |
|
BLAKE2b-256 | 5272f481d23f06eaad672019084d9f9bebb2ff66e0278c332baa965e7e172846 |