[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-08-10 00:48:34 +00:00
parent 24ae9b82dd
commit 4b51054036
165 changed files with 288 additions and 288 deletions

View File

@@ -196,34 +196,34 @@ 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:
N Triton Torch Apex
0 1024.0 585.142849 277.694907 468.114273
0 1024.0 606.814814 277.694907 468.114273
1 1536.0 630.153868 323.368435 511.999982
2 2048.0 668.734716 337.814445 520.126988
3 2560.0 694.237267 362.477870 518.481028
4 3072.0 712.347810 378.092307 501.551037
5 3584.0 725.873439 384.859062 458.751978
6 4096.0 728.177767 383.251446 455.111095
7 4608.0 670.254540 396.387087 423.724136
8 5120.0 688.403381 395.748783 417.959197
9 5632.0 704.000002 396.969169 413.357796
10 6144.0 702.171410 404.543206 409.600010
2 2048.0 682.666643 337.814445 520.126988
3 2560.0 694.237267 362.477870 512.000013
4 3072.0 712.347810 378.092307 506.721668
5 3584.0 725.873439 384.859062 455.111115
6 4096.0 728.177767 381.023256 451.972420
7 4608.0 670.254540 396.387087 431.157877
8 5120.0 688.403381 397.669909 422.268057
9 5632.0 704.000002 395.228063 415.262685
10 6144.0 702.171410 402.885254 409.600010
11 6656.0 700.631610 400.360920 400.360920
12 7168.0 690.891575 391.426634 387.459443
13 7680.0 678.895043 392.587863 385.203746
14 8192.0 636.271854 388.937680 368.179771
15 8704.0 627.315309 387.922008 380.502740
16 9216.0 606.814809 405.098894 382.010363
17 9728.0 587.350922 409.599987 382.427505
18 10240.0 566.920437 408.578556 382.803739
19 10752.0 547.872604 411.559798 380.601764
20 11264.0 533.207081 401.389743 372.363645
21 11776.0 520.486200 408.711507 377.587162
22 12288.0 516.031509 413.911572 383.251457
23 12800.0 504.433489 410.420828 377.163903
24 13312.0 494.180982 404.159395 375.647260
25 13824.0 482.934503 410.359948 378.739711
26 14336.0 472.940209 403.121247 374.185964
27 14848.0 461.297068 405.406157 374.712936
12 7168.0 690.891575 392.767108 382.293315
13 7680.0 678.895043 393.846167 386.415087
14 8192.0 633.198054 394.795186 376.643677
15 8704.0 624.502255 389.005597 379.465939
16 9216.0 606.814809 406.214877 382.010363
17 9728.0 587.350922 408.524944 383.369452
18 10240.0 564.965524 409.600010 382.803739
19 10752.0 546.133312 411.559798 380.601764
20 11264.0 532.419472 404.089694 371.595879
21 11776.0 520.486200 409.599991 377.587162
22 12288.0 513.336807 413.911572 383.251457
23 12800.0 504.433489 409.599981 377.163903
24 13312.0 494.180982 406.473303 377.645399
25 13824.0 482.934503 412.656711 379.389355
26 14336.0 471.967074 402.414053 370.558967
27 14848.0 461.297068 406.794504 373.534584
28 15360.0 454.269882 406.214870 377.511515
29 15872.0 447.098578 407.627589 376.225175
</pre></div>
@@ -543,7 +543,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> ( 5 minutes 35.089 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 5 minutes 37.451 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>