[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-02-28 00:41:59 +00:00
parent a64f41ab97
commit 11bcbd3d04
156 changed files with 276 additions and 276 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 311.088617 98.303995 307.200008
1 1536.0 347.773587 134.050910 344.523365
2 2048.0 420.102553 161.684218 334.367350
3 2560.0 455.111129 181.775141 328.556154
4 3072.0 511.999982 192.501302 321.956335
5 3584.0 547.872604 208.271186 311.652167
6 4096.0 568.231237 220.412561 297.890900
7 4608.0 504.986315 233.316456 287.251954
8 5120.0 527.381977 242.845844 285.104413
9 5632.0 545.032265 243.545956 289.438969
10 6144.0 546.133354 248.661056 286.322318
11 6656.0 534.260858 256.000009 286.279570
12 7168.0 505.976473 260.654538 286.242939
13 7680.0 482.513091 262.564106 279.272719
14 8192.0 463.698115 267.493874 284.526763
15 8704.0 418.629245 267.815384 284.987724
16 9216.0 432.845409 272.394084 288.751954
17 9728.0 438.857162 280.446849 290.027323
18 10240.0 449.287041 286.767793 290.840246
19 10752.0 426.525614 247.172406 290.922209
20 11264.0 427.071098 245.760001 286.676558
21 11776.0 423.724129 249.888595 288.981596
22 12288.0 420.102570 254.673582 294.617366
23 12800.0 413.458944 253.674644 288.450715
24 13312.0 411.711355 252.759501 289.916513
25 13824.0 405.594132 257.390218 292.056329
26 14336.0 395.021816 254.297107 286.719986
27 14848.0 386.498925 257.665934 289.246765
28 15360.0 373.117425 257.970599 287.326580
29 15872.0 371.274849 261.806182 289.899545
0 1024.0 307.200008 99.902435 311.088617
1 1536.0 351.085717 133.083026 341.333333
2 2048.0 423.724127 159.067963 321.254900
3 2560.0 451.764698 182.857144 323.368411
4 3072.0 515.580429 191.501303 319.168834
5 3584.0 551.384634 208.271186 310.527060
6 4096.0 568.231237 220.412561 299.707322
7 4608.0 504.986315 232.825259 286.507772
8 5120.0 531.948056 244.294240 286.433562
9 5632.0 542.843364 244.869560 291.939522
10 6144.0 552.269672 251.631408 288.000001
11 6656.0 537.858601 255.590406 286.793541
12 7168.0 516.612607 254.485198 278.368936
13 7680.0 487.619051 266.743841 284.884090
14 8192.0 467.002371 257.003920 276.912679
15 8704.0 418.629245 267.815384 286.158893
16 9216.0 432.000001 273.404206 289.887291
17 9728.0 442.181815 280.615388 289.667485
18 10240.0 448.467168 287.102804 290.840246
19 10752.0 428.651173 246.464170 289.616170
20 11264.0 427.746848 246.432094 286.980888
21 11776.0 421.826879 249.888595 288.981596
22 12288.0 417.131525 254.893699 294.617366
23 12800.0 415.696898 253.674644 290.359162
24 13312.0 410.125805 252.559690 289.653667
25 13824.0 402.640783 257.190689 292.056329
26 14336.0 396.387109 255.240352 289.129416
27 14848.0 383.174202 257.293872 287.844912
28 15360.0 374.253788 258.513318 286.879376
29 15872.0 368.402336 262.347108 290.120338
</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 12.386 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 11.369 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>