Skip to content

Commit cc71667

Browse files
Erman OkmanErman Okman
Erman Okman
authored and
Erman Okman
committed
Linter fix
1 parent 3fc6988 commit cc71667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1874,7 +1874,7 @@ The following step is needed to add new network models:
18741874
18751875
Implement a new network model based on the constraints described earlier, see [Custom nn.Modules](#custom-nnmodules) (and `models/ai85net.py` for an example).
18761876
1877-
***Note:*** *When re-using existing models, please note that some of the example models are designed to be used with [Neural Architecture Search (NAS)](#neural-architecture-search-nas). These models will typically not perform well, or not fit into hardware without the NAS steps. These models have “nas” as part of their name.*
1877+
***Note:*** *When reusing existing models, please note that some of the example models are designed to be used with [Neural Architecture Search (NAS)](#neural-architecture-search-nas). These models will typically not perform well, or not fit into hardware without the NAS steps. These models have “nas” as part of their name.*
18781878
18791879
##### Model Instantiation and Initialization
18801880

0 commit comments

Comments
 (0)