Skip to content

Commit fe4df5c

Browse files
Merge pull request #474 from benkli01:toupstream/clustering-release-notes
PiperOrigin-RevId: 323416347
2 parents 34dfadd + 614c9b1 commit fe4df5c

File tree

7 files changed

+9
-2
lines changed

7 files 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-
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)