We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c1d33 commit ec43970Copy full SHA for ec43970
tensorflow_model_optimization/python/core/sparsity/keras/tools/evaluate_pruning.py
@@ -19,7 +19,7 @@
19
20
This tool is intented to produce sparsified models for evaluating the
21
performance benefits (model size, inference time, …) of pruning. Since the
22
-sparsity is applied in one shot, without retrainig, the accuracy of the
+sparsity is applied in one shot, without retraining, the accuracy of the
23
resulting model will be severly degraded.
24
"""
25
0 commit comments