Skip to content

Commit 2671fe0

Browse files
fix grammar
Signed-off-by: Keval Morabia <[email protected]>
1 parent 698ed38 commit 2671fe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/pruning/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ Check out the FastNAS pruning example usage in the [documentation](https://nvidi
192192

193193
You can also take a look at FastNAS pruning interactive notebook [cifar_resnet](./cifar_resnet.ipynb) in this directory
194194
which showcases the usage of FastNAS for pruning a ResNet 20 model for the CIFAR-10 dataset. The notebook
195-
also how to profiling the model to understand the search space of possible pruning options and demonstrates
196-
the usage saving and restoring pruned models.
195+
also shows how to profile the model to understand the search space of possible pruning options and demonstrates
196+
how to save and restore pruned models.
197197

198198
### GradNAS Pruning for HuggingFace Language Models (e.g. BERT)
199199

0 commit comments

Comments
 (0)