File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ Check out the FastNAS pruning example usage in the [documentation](https://nvidi
192192
193193You can also take a look at FastNAS pruning interactive notebook [ cifar_resnet] ( ./cifar_resnet.ipynb ) in this directory
194194which 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
You can’t perform that action at this time.
0 commit comments