Skip to content

QKeras 0.6.0

Compare
Choose a tag to compare
@zhuangh zhuangh released this 11 Mar 21:18
· 372 commits to master since this release

Major Features

  • Use Tensorflow 2.1+ and tf.keras.
    • QKeras does not support the standalone Keras anymore.
    • Use Python 3.
  • Support APIs of pruning and PrunableLayer from tensorflow_model_optimization for model sparsity.
  • Add QBatchNormalization layer.

Thanks to our Contributors

This release contains contributions from many people at Google and CERN.