Femtosense Compiler
Project description
femtocrux
Compiler API for the Femotsense Sparse Processing Unit (SPU).
This package drives compilation of machine learning models to SPU binaries, as well as simulation of those binaries on SPU hardware.
The package itself is a thin Python wrapper communicating to the actual compiler / simulator via gRPC.
Supported ML model representations:
- Femtosense Quantized IR (FQIR)
Installation
You will need to install femtocrux
and femtodriver
to compile models to run on the SPU and to run simulations to
get power metrics.
You will need to have python 3.10
and Docker installed.
Install Docker by following these instructions.
femtocrux is available on PyPI via
pip install femtocrux
femtodriver is also available on PyPI via
pip install femtodriver
Usage
Please refer to the documentation in the e2e walkthrough for a full example of how to create a model in pytorch, use femtodriver to compile program files to run on the SPU, and for how to run simulations of the model to get power estimates.
If you want more detailed documentation of all the options you can use to compile and simulate with please refer to the femtodriver documentation.
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 Distributions
Built Distribution
File details
Details for the file femtocrux-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: femtocrux-0.8.0-py3-none-any.whl
- Upload date:
- Size: 29.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b6e98fdb97aba905d7d69566dca94615578b9f889a0f81d68961056e0c70902 |
|
MD5 | b4016876169b425eda4a6c917e282f27 |
|
BLAKE2b-256 | 90816348dc4a9355c2b02f7938c5c6a9d2c52437963cfa70735b642b25e5fac6 |