Introduction
This is an implementation of axion for TensorFlow >=2.2.
Current version provides quantized conv2d & dense layer. More layers are about to come.
Installing & Usage
To install current release:
pip install axion-tensorflow
To use axion layer in your model, do
import axion_tensorflow as axion
Then you can use axion.layers.Conv2D & axion.layers.Dense
Release files for axion-tensorflow 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| axion-tensorflow-0.0.5.tar.gz | 11.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| axion_tensorflow-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.9 kB
Release files / axion-tensorflow-0.0.5.tar.gz
| Download URL | axion-tensorflow-0.0.5.tar.gz |
|---|---|
| Size | 11.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d9be0a7666cdb53c2d6a113ceb43d60228a75ee34b591bd0e1eae6cc18cf7713
|
|
BLAKE2b-256 checksum How to use checksums |
486cd66241b7e5ef88e304ed6fb087c5265499a7f2a569f722d8a6b35c473ab7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.9
|
Release files / axion_tensorflow-0.0.5-py3-none-any.whl
| Download URL | axion_tensorflow-0.0.5-py3-none-any.whl |
|---|---|
| Size | 15.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
da75f5ebfe0b5e4cbfbb2b7d5681fd0fdd5911f6ab026ed891e003e6258a500d
|
|
BLAKE2b-256 checksum How to use checksums |
7ef9c407d6d671d85c1d138a417f284d61f97095b0774884daf5038906df0d54
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.9
|