Skip to content

Commit 753fbd3

Browse files
committed
typo fix docs
1 parent b01848a commit 753fbd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/resnet/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ <h2>Residual Block</h2>
303303
<div class='section-link'>
304304
<a href='#section-16'>#</a>
305305
</div>
306-
<p>Shortcut connection should be a projection if the stride length is not <span ><span class="katex"><span aria-hidden="true" class="katex-html"><span class="base"><span class="strut" style="height:0.64444em;vertical-align:0em;"></span><span class="mord coloredeq eqp" style=""><span class="mord" style="">1</span></span></span></span></span></span> of if the number of channels change </p>
306+
<p>Shortcut connection should be a projection if the stride length is not <span ><span class="katex"><span aria-hidden="true" class="katex-html"><span class="base"><span class="strut" style="height:0.64444em;vertical-align:0em;"></span><span class="mord coloredeq eqp" style=""><span class="mord" style="">1</span></span></span></span></span></span> or if the number of channels change </p>
307307

308308
</div>
309309
<div class='code'>
@@ -573,7 +573,7 @@ <h2>Bottleneck Residual Block</h2>
573573
<div class='section-link'>
574574
<a href='#section-36'>#</a>
575575
</div>
576-
<p>Shortcut connection should be a projection if the stride length is not <span ><span class="katex"><span aria-hidden="true" class="katex-html"><span class="base"><span class="strut" style="height:0.64444em;vertical-align:0em;"></span><span class="mord coloredeq eqp" style=""><span class="mord" style="">1</span></span></span></span></span></span> of if the number of channels change </p>
576+
<p>Shortcut connection should be a projection if the stride length is not <span ><span class="katex"><span aria-hidden="true" class="katex-html"><span class="base"><span class="strut" style="height:0.64444em;vertical-align:0em;"></span><span class="mord coloredeq eqp" style=""><span class="mord" style="">1</span></span></span></span></span></span> or if the number of channels change </p>
577577

578578
</div>
579579
<div class='code'>

0 commit comments

Comments
 (0)