Skip to content

Commit

Permalink
[Docs] cnn.md translated (#1246)
Browse files Browse the repository at this point in the history
* cnn.md translated

* polish translation

* polish translation

Co-authored-by: zhouzaida <zhouzaida@163.com>
  • Loading branch information
bofen97 and zhouzaida authored Sep 24, 2021
1 parent be94564 commit 6f533ff
Show file tree
Hide file tree
Showing 2 changed files with 524 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/understand_mmcv/cnn.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ conv = ConvModule(

### Weight initialization

> Implementation details are available at [mmcv/cnn/utils/weight_init.py](../mmcv/cnn/utils/weight_init.py)
> Implementation details are available at [mmcv/cnn/utils/weight_init.py](../../mmcv/cnn/utils/weight_init.py)

During training, a proper initialization strategy is beneficial to speed up the
training or obtain a higher performance. In MMCV, we provide some commonly used
Expand Down
Loading

0 comments on commit 6f533ff

Please sign in to comment.