[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-04-28 00:46:19 +00:00
parent 9bf9b2f3d8
commit e7903f3c77
158 changed files with 300 additions and 300 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 315.076934
1 1536.0 405.098894 133.083026 344.523365
2 2048.0 496.484863 158.045011 332.108094
3 2560.0 458.507457 182.857144 328.556154
4 3072.0 519.211251 191.501303 316.429186
5 3584.0 554.941930 207.768111 310.527060
6 4096.0 558.545450 219.919464 297.890900
7 4608.0 500.416301 231.849059 289.507855
8 5120.0 527.381977 244.294240 289.811322
9 5632.0 542.843364 244.426754 291.310338
10 6144.0 550.208948 251.202731 288.000001
11 6656.0 536.053693 256.000009 286.793541
12 7168.0 513.528374 253.734520 277.470965
13 7680.0 486.332448 266.358392 284.884090
14 8192.0 467.002371 258.694729 277.694924
15 8704.0 414.476194 267.130429 286.158893
16 9216.0 427.822068 273.066667 289.507855
17 9728.0 439.683593 279.942444 288.950501
18 10240.0 445.217381 287.102804 289.811322
19 10752.0 431.518385 246.699797 289.941565
20 11264.0 427.071098 246.432094 288.204696
21 11776.0 421.198220 249.667843 289.573776
22 12288.0 414.784810 254.673582 294.617366
23 12800.0 411.796260 254.094291 288.450715
24 13312.0 410.125805 253.360814 289.391298
25 13824.0 403.620451 256.991469 292.056329
26 14336.0 397.761846 255.429842 288.402346
27 14848.0 383.586664 256.922861 288.310684
28 15360.0 379.649845 258.332158 288.902809
29 15872.0 372.363640 261.806182 289.899545
0 1024.0 361.411758 97.523810 303.407414
1 1536.0 405.098894 134.050910 341.333333
2 2048.0 491.520012 160.627450 334.367350
3 2560.0 461.954908 180.705883 330.322572
4 3072.0 515.580429 191.999993 323.368415
5 3584.0 558.545477 207.768111 310.527060
6 4096.0 564.965515 220.907859 297.890900
7 4608.0 502.690905 232.825259 287.251954
8 5120.0 525.128191 242.366855 285.104413
9 5632.0 540.671974 243.107920 289.438969
10 6144.0 544.118087 248.661056 286.322318
11 6656.0 525.473708 256.000009 285.767438
12 7168.0 503.017523 259.867079 284.821192
13 7680.0 483.779539 262.938666 280.121579
14 8192.0 463.698115 266.406514 284.115618
15 8704.0 414.476194 267.472468 284.987724
16 9216.0 426.996150 271.391419 287.999990
17 9728.0 437.213490 280.615388 289.667485
18 10240.0 446.836366 286.100109 289.811322
19 10752.0 429.364408 246.699797 290.267711
20 11264.0 427.071098 245.313973 286.980888
21 11776.0 420.571432 249.667843 288.981596
22 12288.0 416.542386 254.673582 294.617366
23 12800.0 411.244989 253.884294 289.811310
24 13312.0 409.599999 252.959629 290.443638
25 13824.0 405.098897 257.290415 292.056329
26 14336.0 395.021816 255.051144 286.719986
27 14848.0 386.080180 257.852379 289.246765
28 15360.0 380.041240 257.790220 286.879376
29 15872.0 370.913333 261.626369 289.679087
</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.794 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 11.654 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>