Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ works sufficiently well enough.

# Release following 0.3.0

Keras clustering API:

* New API for weight clustering
* Major Features
* Support for clustering convolutional (except DepthwiseConv), Dense and other commonly used standard Keras layers
* Support for different initialization methods for the cluster centroids: density-based, linear, random
* Fine-tuning of cluster centroids during training
* Tested against TensorFlow 1.14.0, 2.0.0, and nightly

Keras quantization API:

* Major Features and Improvements
Expand All @@ -22,5 +31,3 @@ Keras quantization API:
Keras pruning API:

* Tested against TensorFlow 1.14.0, 2.0.0, and nightly.


File renamed without changes.
File renamed without changes.