[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 311.088617 98.698793 299.707322
1 1536.0 351.085717 135.529409 341.333333
2 2048.0 423.724127 161.684218 323.368435
3 2560.0 461.954908 183.402991 330.322572
4 3072.0 504.986281 191.999993 311.088607
5 3584.0 551.384634 207.267476 308.301075
6 4096.0 561.737163 220.907859 300.623865
7 4608.0 498.162157 232.825259 291.799469
8 5120.0 529.655159 242.845844 287.775181
9 5632.0 538.517949 242.236559 288.204696
10 6144.0 544.118087 250.775512 287.438593
11 6656.0 536.053693 254.775119 285.257135
12 7168.0 510.480705 251.508762 273.936302
13 7680.0 482.513091 262.564106 280.547947
14 8192.0 461.521112 266.046015 282.889211
15 8704.0 416.958106 263.093202 282.291896
16 9216.0 428.651187 271.391419 287.999990
17 9728.0 438.033784 280.278512 289.308559
18 10240.0 444.412281 285.767451 289.129408
19 10752.0 428.651173 246.229020 289.941565
20 11264.0 429.786952 245.091565 286.069848
21 11776.0 423.724129 249.447482 288.981596
22 12288.0 423.116206 253.578674 294.323369
23 12800.0 415.696898 253.884294 290.359162
24 13312.0 410.652963 251.962147 289.916513
25 13824.0 404.112047 256.593977 291.543045
26 14336.0 394.568805 251.508762 285.293536
27 14848.0 383.586664 257.479779 289.481735
28 15360.0 378.480483 259.971797 289.129401
29 15872.0 370.552519 260.909579 289.899545
0 1024.0 311.088617 97.912354 303.407414
1 1536.0 351.085717 134.540150 341.333333
2 2048.0 423.724127 160.627450 334.367350
3 2560.0 465.454542 181.238943 330.322572
4 3072.0 515.580429 192.501302 317.793096
5 3584.0 551.384634 208.271186 312.785456
6 4096.0 568.231237 220.412561 296.990947
7 4608.0 498.162157 232.825259 290.267724
8 5120.0 527.381977 242.366855 287.102804
9 5632.0 540.671974 243.107920 289.438969
10 6144.0 542.117638 248.661056 286.879370
11 6656.0 528.953642 256.000009 285.767438
12 7168.0 505.976473 260.260201 284.821192
13 7680.0 485.052616 262.938666 279.696505
14 8192.0 460.440290 266.767970 284.526763
15 8704.0 416.127506 267.472468 284.987724
16 9216.0 429.483477 271.391419 288.375482
17 9728.0 437.213490 280.615388 290.027323
18 10240.0 446.836366 286.100109 287.775181
19 10752.0 430.079980 246.935876 290.267711
20 11264.0 429.786952 245.536784 286.980888
21 11776.0 423.089806 249.667843 289.277383
22 12288.0 419.504980 254.673582 294.617366
23 12800.0 414.016170 253.884294 289.811310
24 13312.0 412.242569 252.959629 290.443638
25 13824.0 406.588243 257.390218 292.056329
26 14336.0 396.387109 255.051144 287.198654
27 14848.0 386.498925 257.852379 289.717061
28 15360.0 376.547496 257.970599 288.225185
29 15872.0 368.046389 261.626369 290.562936
</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 13.066 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 11.999 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>