Colibry-npu including nnpa_compiler
Use python to compile and package (pip install colibry-npu or uv add colibry-npu)
| Python Version | Compatible TensorFlow Versions |
|---|---|
3.10 |
>= 2.8 and < 2.13 |
3.11 |
>= 2.12 and < 2.15 |
3.12 |
>= 2.13 and < 2.19 |
3.13 |
Not supported yet |
3.14 |
Not supported yet |
3.15 |
Not supported yet |
You can use as a package or directly as CLI.
Usage as CLI:
nnpa-compiler
Usage as python code:
from colibry_npu import nnpa_compiler
nnpa_compiler.nnpa_compiler.cli()
CLI installation with uv: uv tool install --python 3.12 colibry-npu
CLI standalone usage (without installing): uvx --python 3.12 --from colibry-npu nnpa-compiler
Release files for colibry-npu 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| colibry_npu-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / colibry_npu-0.1.2-py3-none-any.whl
| Download URL | colibry_npu-0.1.2-py3-none-any.whl |
|---|---|
| Size | 88.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e13da409727d4b05c16cd90e4ad4af8cee1d9949472a52b1cf874bc53cc5bc9d
|
|
BLAKE2b-256 checksum How to use checksums |
fcbd613a0cc278ca8fa66cb8792ca208da77c47e26c2f395e7217b104a00617e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|