Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
Change-Id: I1a82513d961a510ea76817b5b2040d180cd5b7f1
  • Loading branch information
wwwind committed May 24, 2021
1 parent 012e3a7 commit b38c244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Keras clustering API:
progress for TensorBoard.
* Added ClusterableLayer API to support clustering of a keras custom layer.
In addition, now clustering can be done for bias of the layer.
* Introduced two new experimental quantization scheme for Quantization Aware Training
* Introduced two new experimental quantization schemes for Quantization Aware Training
for collaborative model optimization:
- Prune Preserve QAT: pruned model can be QAT trained with preserved sparsity;
- Cluster Preserve QAT: clustered model can be QAT trained with preserved clustering;
Expand Down

0 comments on commit b38c244

Please sign in to comment.