Skip to content

Commit 614c9b1

Browse files
committed
Release notes for clustering release
1 parent 34dfadd commit 614c9b1

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

RELEASE.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ works sufficiently well enough.
1010

1111
# Release following 0.3.0
1212

13+
Keras clustering API:
14+
15+
* New API for weight clustering
16+
* Major Features
17+
* Support for clustering convolutional (except DepthwiseConv), Dense and other commonly used standard Keras layers
18+
* Support for different initialization methods for the cluster centroids: density-based, linear, random
19+
* Fine-tuning of cluster centroids during training
20+
* Tested against TensorFlow 1.14.0, 2.0.0, and nightly
21+
1322
Keras quantization API:
1423

1524
* Major Features and Improvements
@@ -22,5 +31,3 @@ Keras quantization API:
2231
Keras pruning API:
2332

2433
* Tested against TensorFlow 1.14.0, 2.0.0, and nightly.
25-
26-

0 commit comments

Comments
 (0)