[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-04-18 00:44:04 +00:00
parent 51e029840e
commit abcd11edba
158 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 361.411758 99.497980 307.200008
1 1536.0 405.098894 134.540150 338.201833
2 2048.0 491.520012 158.554837 321.254900
3 2560.0 461.954908 182.314537 328.556154
4 3072.0 522.893629 191.999993 315.076914
5 3584.0 551.384634 208.271186 310.527060
6 4096.0 564.965515 219.919464 301.546004
7 4608.0 502.690905 233.316456 288.751954
8 5120.0 527.381977 240.469672 282.482762
9 5632.0 542.843364 241.371422 287.591490
10 6144.0 546.133354 250.349744 286.322318
11 6656.0 527.207907 255.182111 284.748652
12 7168.0 505.976473 256.000002 280.182402
13 7680.0 483.779539 264.447629 279.272719
14 8192.0 463.698115 265.327937 277.694924
15 8704.0 413.655443 263.757583 282.673891
16 9216.0 427.822068 270.065931 286.879380
17 9728.0 438.033784 279.942444 288.593329
18 10240.0 444.412281 285.435547 286.767793
19 10752.0 430.797982 246.699797 289.616170
20 11264.0 427.746848 244.205952 283.966395
21 11776.0 421.198220 249.227509 288.097854
22 12288.0 417.131525 253.578674 294.323369
23 12800.0 412.072450 253.465340 288.721817
24 13312.0 409.075539 253.763296 291.769875
25 13824.0 404.112047 257.190689 292.313649
26 14336.0 394.568805 252.246330 285.530296
27 14848.0 383.999990 257.479779 289.012175
28 15360.0 378.869469 260.338991 290.496454
29 15872.0 370.552519 263.800544 292.796308
0 1024.0 356.173905 99.497980 315.076934
1 1536.0 405.098894 134.050910 344.523365
2 2048.0 491.520012 159.067963 334.367350
3 2560.0 458.507457 182.314537 330.322572
4 3072.0 522.893629 191.501303 321.956335
5 3584.0 554.941930 207.768111 309.410081
6 4096.0 564.965515 220.907859 300.623865
7 4608.0 500.416301 232.336141 287.251954
8 5120.0 529.655159 243.809526 286.433562
9 5632.0 542.843364 244.426754 291.939522
10 6144.0 550.208948 251.202731 288.000001
11 6656.0 532.479975 255.590406 286.793541
12 7168.0 510.480705 253.734520 277.919225
13 7680.0 487.619051 266.358392 284.884090
14 8192.0 468.114289 258.354805 278.481578
15 8704.0 414.476194 267.815384 285.377055
16 9216.0 429.483477 272.394084 290.267724
17 9728.0 438.857162 279.942444 288.950501
18 10240.0 444.412281 287.102804 290.153487
19 10752.0 427.231788 246.935876 289.941565
20 11264.0 427.071098 245.536784 286.069848
21 11776.0 418.702211 249.447482 288.686414
22 12288.0 415.369018 254.673582 294.323369
23 12800.0 410.695192 254.094291 289.811310
24 13312.0 410.125805 252.360194 289.391298
25 13824.0 404.604870 257.190689 291.799461
26 14336.0 396.387109 256.000002 289.129416
27 14848.0 385.662341 257.479779 288.777966
28 15360.0 379.259256 258.332158 287.550706
29 15872.0 372.000001 261.626369 290.562936
</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 13.338 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 12.274 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>