Deployed 059b2fa with MkDocs version: 1.0.4

This commit is contained in:
William Falcon
2019-09-26 14:58:07 -05:00
parent 452c972d07
commit 6d7eb70130
4 changed files with 9 additions and 3 deletions
+7 -1
View File
@@ -797,7 +797,10 @@ First, install apex (if install fails, look <a href="https://github.com/NVIDIA/a
12
13
14
15</pre></div></td><td class="code"><div class="codehilite"><pre><span></span>$ git clone https://github.com/NVIDIA/apex
15
16
17
18</pre></div></td><td class="code"><div class="codehilite"><pre><span></span>$ git clone https://github.com/NVIDIA/apex
$ <span class="nb">cd</span> apex
<span class="c1"># ------------------------</span>
@@ -811,6 +814,9 @@ module avail
module load cuda-10.0
<span class="c1"># ------------------------</span>
<span class="c1"># make sure you&#39;ve loaded a cuda version &gt; 4.0 and &lt; 7.0</span>
module load gcc-6.1.0
$ pip install -v --no-cache-dir --global-option<span class="o">=</span><span class="s2">&quot;--cpp_ext&quot;</span> --global-option<span class="o">=</span><span class="s2">&quot;--cuda_ext&quot;</span> ./
</pre></div>
</td></tr></table>
+1 -1
View File
@@ -650,7 +650,7 @@
<hr />
<h4 id="early-stopping">Early stopping</h4>
<p>To enable ealry-stopping, define the callback and give it to the trainer.</p>
<p>To enable early-stopping, define the callback and give it to the trainer.</p>
<table class="codehilitetable"><tr><td class="linenos"><div class="linenodiv"><pre> 1
2
3
File diff suppressed because one or more lines are too long
BIN
View File
Binary file not shown.