[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-02-24 00:41:01 +00:00
parent 88ffe73184
commit 9ff187eb68
158 changed files with 290 additions and 290 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 99.497980 311.088617
1 1536.0 351.085717 133.083026 344.523365
2 2048.0 427.408686 158.554837 332.108094
3 2560.0 461.954908 182.857144 328.556154
4 3072.0 519.211251 191.999993 320.556515
0 1024.0 311.088617 99.902435 311.088617
1 1536.0 354.461542 133.083026 341.333333
2 2048.0 427.408686 158.554837 321.254900
3 2560.0 461.954908 182.857144 323.368411
4 3072.0 515.580429 191.999993 319.168834
5 3584.0 551.384634 208.271186 309.410081
6 4096.0 568.231237 220.412561 298.796351
7 4608.0 498.162157 232.825259 287.251954
8 5120.0 529.655159 244.294240 286.433562
9 5632.0 540.671974 245.313973 291.939522
10 6144.0 548.163546 251.202731 288.000001
11 6656.0 536.053693 255.590406 286.279570
6 4096.0 568.231237 219.919464 299.707322
7 4608.0 500.416301 232.825259 287.251954
8 5120.0 529.655159 243.809526 289.811322
9 5632.0 540.671974 244.869560 291.310338
10 6144.0 548.163546 251.631408 288.000001
11 6656.0 534.260858 256.000009 286.279570
12 7168.0 516.612607 254.485198 278.820105
13 7680.0 487.619051 266.743841 284.884090
14 8192.0 467.002371 257.003920 276.912679
15 8704.0 415.300208 267.815384 286.158893
16 9216.0 430.319054 273.742580 289.887291
17 9728.0 438.857162 280.615388 289.667485
18 10240.0 447.650282 287.102804 290.496460
19 10752.0 433.694125 246.699797 289.616170
20 11264.0 429.104745 246.432094 286.980888
14 8192.0 468.114289 257.003920 276.912679
15 8704.0 416.958106 267.815384 285.767450
16 9216.0 430.319054 274.081793 289.887291
17 9728.0 439.683593 280.278512 289.308559
18 10240.0 446.025405 287.102804 290.153487
19 10752.0 430.797982 246.699797 289.291486
20 11264.0 429.104745 246.656943 286.980888
21 11776.0 422.457417 250.109737 288.981596
22 12288.0 418.909088 254.893699 294.617366
23 12800.0 414.574901 253.674644 288.721817
24 13312.0 411.711355 252.559690 289.391298
25 13824.0 406.090579 257.390218 292.056329
26 14336.0 396.387109 255.619613 289.129416
27 14848.0 386.080180 257.108233 287.844912
28 15360.0 374.634130 258.332158 288.450715
29 15872.0 367.691129 261.986243 290.341468
22 12288.0 419.504980 254.893699 294.323369
23 12800.0 414.574901 254.094291 288.993430
24 13312.0 413.309181 252.759501 289.653667
25 13824.0 407.587209 257.390218 292.056329
26 14336.0 395.930964 255.429842 288.644296
27 14848.0 386.918555 257.293872 287.380642
28 15360.0 375.015246 258.513318 286.656296
29 15872.0 368.046389 261.267482 289.679087
</pre></div>
</div>
<div class="line-block">
@@ -477,7 +477,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.765 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 12.791 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>