[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-02-10 00:39:39 +00:00
parent 5bffdf9c89
commit 30f8e01add
156 changed files with 282 additions and 282 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 307.200008 99.902435 307.200008
1 1536.0 351.085717 135.032961 341.333333
2 2048.0 420.102553 162.754967 327.679984
3 2560.0 458.507457 182.857144 330.322572
4 3072.0 515.580429 191.501303 319.168834
5 3584.0 547.872604 207.768111 311.652167
6 4096.0 568.231237 221.905193 301.546004
7 4608.0 504.986315 232.336141 287.999990
8 5120.0 531.948056 242.366855 285.104413
9 5632.0 538.517949 243.545956 290.683877
10 6144.0 546.133354 250.349744 288.000001
11 6656.0 536.053693 256.000009 286.279570
12 7168.0 510.480705 252.988236 277.024148
13 7680.0 482.513091 267.130429 284.444450
14 8192.0 463.698115 269.326017 282.482757
15 8704.0 417.791980 264.425310 282.673891
16 9216.0 431.157889 274.762727 291.031570
17 9728.0 439.683593 281.630872 290.027323
18 10240.0 446.025405 286.100109 289.811322
19 10752.0 425.120247 246.935876 289.941565
20 11264.0 425.056596 243.765566 283.371073
21 11776.0 423.089806 249.888595 289.129414
22 12288.0 421.302872 254.673582 295.207195
23 12800.0 414.574901 254.515329 290.909089
24 13312.0 414.381327 253.561895 289.129403
25 13824.0 406.090579 257.790206 293.088338
26 14336.0 394.116833 256.381525 290.349381
27 14848.0 385.245405 255.999999 287.844912
28 15360.0 376.932517 262.751252 291.184839
29 15872.0 370.913333 262.166551 291.118085
0 1024.0 307.200008 98.303995 307.200008
1 1536.0 347.773587 134.540150 341.333333
2 2048.0 420.102553 161.684218 325.509933
3 2560.0 458.507457 181.775141 325.079368
4 3072.0 511.999982 192.501302 320.556515
5 3584.0 551.384634 208.271186 311.652167
6 4096.0 568.231237 220.412561 299.707322
7 4608.0 507.302750 232.825259 287.999990
8 5120.0 529.655159 242.845844 287.775181
9 5632.0 545.032265 243.545956 289.438969
10 6144.0 548.163546 248.661056 286.879370
11 6656.0 534.260858 256.000009 285.767438
12 7168.0 507.469040 260.654538 286.242939
13 7680.0 479.999983 262.564106 278.850215
14 8192.0 462.607053 267.493874 284.939124
15 8704.0 417.791980 267.815384 284.599455
16 9216.0 431.157889 272.729961 289.129410
17 9728.0 439.683593 280.278512 290.027323
18 10240.0 450.109870 286.433562 290.153487
19 10752.0 426.525614 247.172406 290.922209
20 11264.0 427.071098 245.760001 286.676558
21 11776.0 423.089806 249.888595 288.981596
22 12288.0 419.504980 254.673582 294.323369
23 12800.0 414.016170 253.674644 288.180121
24 13312.0 411.181478 252.759501 289.916513
25 13824.0 404.112047 257.190689 292.056329
26 14336.0 393.215988 254.485198 286.719986
27 14848.0 385.245405 257.665934 289.246765
28 15360.0 373.874218 257.970599 286.211174
29 15872.0 370.913333 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 11.560 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 12.002 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>