From 65c8c2c768fc7cdeb941b4f39f6edc430c141ecf Mon Sep 17 00:00:00 2001 From: federicobozzini Date: Tue, 14 Jan 2025 16:49:15 +0000 Subject: [PATCH] Fixed typo Signed-off-by: federicobozzini --- tensorflow_model_optimization/g3doc/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_model_optimization/g3doc/guide/index.md b/tensorflow_model_optimization/g3doc/guide/index.md index 307c4c057..9c8c4e92c 100644 --- a/tensorflow_model_optimization/g3doc/guide/index.md +++ b/tensorflow_model_optimization/g3doc/guide/index.md @@ -60,7 +60,7 @@ network layers) have been pruned, introducing zeros to the parameter tensors. Clustered models are those where the original model's parameters are replaced with a smaller number of unique values. -### Collaborative optimizaiton +### Collaborative optimization The toolkit provides experimental support for collaborative optimization. This enables you to benefit from combining several model compression techniques and