[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-05-02 00:42:39 +00:00
parent 0bce260523
commit 567aa8d4fc
158 changed files with 308 additions and 308 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 97.912354 303.407414
1 1536.0 405.098894 134.540150 341.333333
2 2048.0 496.484863 161.154101 323.368435
3 2560.0 465.454542 181.238943 326.808501
4 3072.0 519.211251 192.501302 321.956335
5 3584.0 558.545477 208.271186 311.652167
6 4096.0 561.737163 220.907859 297.890900
7 4608.0 502.690905 232.825259 287.251954
8 5120.0 525.128191 242.366855 287.102804
9 5632.0 540.671974 243.107920 289.438969
10 6144.0 546.133354 248.661056 286.879370
11 6656.0 527.207907 256.000009 285.257135
12 7168.0 503.017523 260.260201 284.821192
13 7680.0 483.779539 262.938666 280.121579
14 8192.0 463.698115 266.406514 284.526763
15 8704.0 414.476194 267.472468 284.987724
16 9216.0 428.651187 271.724806 287.999990
17 9728.0 436.396262 280.278512 290.027323
18 10240.0 446.025405 286.433562 290.153487
19 10752.0 428.651173 246.935876 290.267711
20 11264.0 426.397479 245.536784 286.980888
21 11776.0 421.198220 249.888595 288.981596
22 12288.0 416.542386 254.673582 294.617366
23 12800.0 410.695192 254.094291 288.180121
24 13312.0 409.075539 253.360814 290.443638
25 13824.0 405.098897 257.390218 292.056329
26 14336.0 394.116833 254.862216 286.959121
27 14848.0 385.662341 257.852379 289.952797
28 15360.0 380.433442 257.970599 286.433562
29 15872.0 370.552519 261.626369 290.341468
0 1024.0 361.411758 99.902435 315.076934
1 1536.0 405.098894 133.083026 344.523365
2 2048.0 496.484863 158.554837 334.367350
3 2560.0 461.954908 182.857144 330.322572
4 3072.0 519.211251 191.501303 320.556515
5 3584.0 554.941930 208.271186 309.410081
6 4096.0 564.965515 220.412561 298.796351
7 4608.0 502.690905 231.849059 286.507772
8 5120.0 527.381977 244.294240 286.433562
9 5632.0 542.843364 244.426754 292.571431
10 6144.0 550.208948 251.202731 288.000001
11 6656.0 534.260858 256.000009 286.793541
12 7168.0 513.528374 253.734520 277.470965
13 7680.0 488.912481 266.743841 284.884090
14 8192.0 468.114289 258.694729 278.087683
15 8704.0 415.300208 267.472468 286.158893
16 9216.0 429.483477 273.066667 289.129410
17 9728.0 438.857162 279.942444 289.308559
18 10240.0 444.412281 287.102804 290.153487
19 10752.0 427.940303 246.935876 290.104546
20 11264.0 429.104745 246.432094 287.897767
21 11776.0 421.198220 249.888595 289.573776
22 12288.0 417.131525 254.673582 294.323369
23 12800.0 411.244989 253.884294 290.084977
24 13312.0 409.599999 252.959629 289.391298
25 13824.0 405.594132 256.991469 292.056329
26 14336.0 395.475867 255.619613 288.402346
27 14848.0 385.245405 256.922861 288.544136
28 15360.0 380.041240 258.332158 288.450715
29 15872.0 372.000001 263.071829 290.341468
</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 14.484 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 13.781 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>