[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-08-24 00:50:18 +00:00
parent 42588a2a5c
commit aaf54f10e5
163 changed files with 284 additions and 284 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 481.882344
0 1024.0 585.142849 277.694907 468.114273
1 1536.0 630.153868 323.368435 511.999982
2 2048.0 682.666643 334.367358 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 381.023256 455.111095
7 4608.0 670.254540 396.387087 426.173427
8 5120.0 688.403381 395.748783 424.455959
9 5632.0 704.000002 396.969169 413.357796
10 6144.0 697.191505 402.885254 411.313806
11 6656.0 700.631610 400.360920 398.861429
12 7168.0 686.754468 383.571898 381.023265
13 7680.0 678.895043 391.337574 386.415087
14 8192.0 642.509816 390.095241 377.729113
15 8704.0 621.714277 390.095225 379.465939
16 9216.0 601.861217 403.989025 383.002605
17 9728.0 585.142883 409.599987 382.427505
18 10240.0 563.024047 409.600010 382.803739
19 10752.0 546.133312 410.577576 380.601764
20 11264.0 531.634232 397.845487 371.595879
21 11776.0 519.052343 409.599991 377.587162
22 12288.0 516.031509 413.911572 382.505826
23 12800.0 503.194086 409.599981 376.470582
24 13312.0 494.180982 407.250459 376.976995
25 13824.0 481.882350 411.888257 379.389355
26 14336.0 471.967074 399.609753 371.760140
27 14848.0 461.297068 405.406157 374.712936
28 15360.0 454.269882 407.562194 378.092307
29 15872.0 447.887117 406.974373 376.225175
2 2048.0 668.734716 334.367358 520.126988
3 2560.0 694.237267 365.714281 512.000013
4 3072.0 712.347810 378.092307 491.520012
5 3584.0 725.873439 384.859062 451.527536
6 4096.0 728.177767 381.023256 445.823133
7 4608.0 670.254540 394.267384 423.724136
8 5120.0 688.403381 397.669909 424.455959
9 5632.0 698.542675 395.228063 411.470331
10 6144.0 702.171410 402.885254 411.313806
11 6656.0 700.631610 398.861429 400.360920
12 7168.0 690.891575 396.844306 387.459443
13 7680.0 678.895043 393.846167 387.634072
14 8192.0 636.271854 393.609605 372.363633
15 8704.0 624.502255 389.005597 380.502740
16 9216.0 604.327881 407.337026 383.999986
17 9728.0 585.142883 409.599987 383.369452
18 10240.0 564.965524 408.578556 382.803739
19 10752.0 546.133312 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 410.420828 376.470582
24 13312.0 494.180982 405.699062 376.310952
25 13824.0 482.934503 411.122660 379.389355
26 14336.0 471.967074 406.695045 374.185964
27 14848.0 461.297068 408.192434 375.304904
28 15360.0 454.269882 406.214870 378.092307
29 15872.0 447.098578 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 29.220 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 5 minutes 39.341 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>