google / qkeras

QKeras: a quantization deep learning library for Tensorflow Keras
Apache License 2.0
537 stars 104 forks source link

Is this package on pypi? #53

Closed davidrpugh closed 3 years ago

davidrpugh commented 4 years ago

Thanks for the awesome work! Is this package available for install on pypi via pip (I couldn't find it under qkeras)? Or does one need to use pip to install from this GitHub repo directly?

zhuangh commented 3 years ago

Hi @davidrpugh

sorry I missed this issue. You need to pip install it from github repo for now. We need to check the pypi package release. Thanks for the suggestion!

zhuangh commented 3 years ago

@danielemoro will work on this.

zhuangh commented 3 years ago

https://pypi.org/project/QKeras/

thanks @danielemoro