[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-08-16 01:02:32 +00:00
parent 943e27aa53
commit d1343b5511
165 changed files with 306 additions and 306 deletions

View File

@@ -196,36 +196,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:
N Triton Torch Apex
0 1024.0 585.142849 277.694907 468.114273
0 1024.0 585.142849 277.694907 481.882344
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 512.000013
4 3072.0 712.347810 376.643666 501.551037
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 428.651163
8 5120.0 688.403381 395.748783 422.268057
9 5632.0 704.000002 396.969169 415.262685
10 6144.0 707.223041 402.885254 409.600010
11 6656.0 700.631610 400.360920 400.360920
12 7168.0 682.666672 386.154893 384.859062
13 7680.0 678.895043 388.860771 387.634072
14 8192.0 648.871301 390.095241 375.564460
15 8704.0 624.502255 387.922008 380.502740
16 9216.0 606.814809 406.214877 382.010363
17 9728.0 587.350922 408.524944 382.427505
18 10240.0 566.920437 409.600010 382.803739
19 10752.0 547.872604 410.577576 380.601764
20 11264.0 533.207081 399.609756 370.069806
2 2048.0 668.734716 334.367358 528.516136
3 2560.0 694.237267 365.714281 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 381.023256 458.293714
7 4608.0 670.254540 396.387087 426.173427
8 5120.0 688.403381 397.669909 426.666652
9 5632.0 698.542675 395.228063 413.357796
10 6144.0 702.171410 402.885254 411.313806
11 6656.0 700.631610 400.360920 398.861429
12 7168.0 690.891575 396.844306 387.459443
13 7680.0 678.895043 392.587863 387.634072
14 8192.0 639.375598 393.609605 373.424507
15 8704.0 627.315309 389.005597 380.502740
16 9216.0 606.814809 407.337026 383.999986
17 9728.0 587.350922 409.599987 382.427505
18 10240.0 564.965524 408.578556 382.803739
19 10752.0 547.872604 411.559798 381.445676
20 11264.0 533.207081 406.826188 373.134567
21 11776.0 520.486200 409.599991 377.587162
22 12288.0 516.031509 413.911572 383.251457
23 12800.0 504.433489 409.599981 376.470582
24 13312.0 494.180982 403.393936 376.976995
25 13824.0 482.934503 411.888257 379.389355
26 14336.0 471.967074 401.709294 374.797384
27 14848.0 461.297068 407.492270 374.712936
28 15360.0 454.269882 406.887417 378.092307
29 15872.0 447.098578 406.323209 376.225175
22 12288.0 514.680630 413.911572 383.251457
23 12800.0 504.433489 410.420828 376.470582
24 13312.0 494.180982 405.699062 376.310952
25 13824.0 481.882350 411.888257 379.389355
26 14336.0 470.997935 406.695045 374.185964
27 14848.0 460.403127 408.192434 374.712936
28 15360.0 454.269882 406.214870 378.092307
29 15872.0 447.887117 406.974373 376.225175
</pre></div>
</div>
<div class="line-block">
@@ -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 37.670 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 5 minutes 37.042 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>