[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-04-27 00:47:37 +00:00
parent b0a569b724
commit 9bf9b2f3d8
158 changed files with 302 additions and 302 deletions

View File

@@ -194,36 +194,36 @@ to download the full example code</p>
<p class="sphx-glr-script-out">Out:</p>
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>layer-norm-backward:
N Triton Torch Apex
0 1024.0 114.306981 99.497980 315.076934
1 1536.0 117.776359 132.604320 341.333333
2 2048.0 124.751268 158.554837 321.254900
3 2560.0 119.766080 182.857144 325.079368
4 3072.0 123.912607 191.501303 319.168834
5 3584.0 126.308369 208.271186 309.410081
6 4096.0 130.549806 220.412561 298.796351
7 4608.0 105.325718 231.849059 285.767436
8 5120.0 108.647215 244.294240 286.433562
9 5632.0 109.803417 244.426754 291.310338
10 6144.0 111.878602 251.202731 286.879370
11 6656.0 112.733948 256.000009 286.793541
12 7168.0 114.917836 253.360829 277.470965
13 7680.0 115.128047 266.743841 284.444450
14 8192.0 115.583772 258.694729 277.303250
15 8704.0 93.928060 267.130429 286.158893
16 9216.0 96.650214 272.729961 289.129410
17 9728.0 97.564561 279.942444 288.950501
18 10240.0 100.024417 287.102804 290.153487
19 10752.0 100.997264 246.699797 289.941565
20 11264.0 102.985144 246.432094 287.897767
21 11776.0 103.373808 249.667843 289.573776
22 12288.0 106.007189 254.453844 294.029924
23 12800.0 105.967577 254.094291 290.084977
24 13312.0 107.138837 252.959629 289.391298
25 13824.0 107.370873 256.991469 292.056329
26 14336.0 109.157360 255.429842 288.160801
27 14848.0 109.461527 257.108233 288.544136
28 15360.0 110.669469 258.513318 288.225185
29 15872.0 110.960674 262.527914 290.562936
0 1024.0 361.411758 99.497980 315.076934
1 1536.0 405.098894 133.083026 344.523365
2 2048.0 496.484863 158.045011 332.108094
3 2560.0 458.507457 182.857144 328.556154
4 3072.0 519.211251 191.501303 316.429186
5 3584.0 554.941930 207.768111 310.527060
6 4096.0 558.545450 219.919464 297.890900
7 4608.0 500.416301 231.849059 289.507855
8 5120.0 527.381977 244.294240 289.811322
9 5632.0 542.843364 244.426754 291.310338
10 6144.0 550.208948 251.202731 288.000001
11 6656.0 536.053693 256.000009 286.793541
12 7168.0 513.528374 253.734520 277.470965
13 7680.0 486.332448 266.358392 284.884090
14 8192.0 467.002371 258.694729 277.694924
15 8704.0 414.476194 267.130429 286.158893
16 9216.0 427.822068 273.066667 289.507855
17 9728.0 439.683593 279.942444 288.950501
18 10240.0 445.217381 287.102804 289.811322
19 10752.0 431.518385 246.699797 289.941565
20 11264.0 427.071098 246.432094 288.204696
21 11776.0 421.198220 249.667843 289.573776
22 12288.0 414.784810 254.673582 294.617366
23 12800.0 411.796260 254.094291 288.450715
24 13312.0 410.125805 253.360814 289.391298
25 13824.0 403.620451 256.991469 292.056329
26 14336.0 397.761846 255.429842 288.402346
27 14848.0 383.586664 256.922861 288.310684
28 15360.0 379.649845 258.332158 288.902809
29 15872.0 372.363640 261.806182 289.899545
</pre></div>
</div>
<div class="line-block">
@@ -487,7 +487,7 @@ to download the full example code</p>
<span class="n">bench_layer_norm</span><span class="o">.</span><span class="n">run</span><span class="p">(</span><span class="n">save_path</span><span class="o">=</span><span class="s1">&#39;.&#39;</span><span class="p">,</span> <span class="n">print_data</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 2.154 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 12.794 seconds)</p>
<div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-getting-started-tutorials-05-layer-norm-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/935c0dd0fbeb4b2e69588471cbb2d4b2/05-layer-norm.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">05-layer-norm.py</span></code></a></p>