[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-05-01 00:49:06 +00:00
parent e15e7e5ae2
commit 0bce260523
156 changed files with 280 additions and 280 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 97.912354 303.407414
1 1536.0 351.085717 134.540150 341.333333
2 2048.0 423.724127 161.154101 323.368435
3 2560.0 465.454542 181.238943 325.079368
4 3072.0 515.580429 192.501302 321.956335
5 3584.0 551.384634 208.271186 312.785456
6 4096.0 568.231237 220.907859 298.796351
7 4608.0 498.162157 232.825259 287.251954
8 5120.0 527.381977 242.366855 285.104413
9 5632.0 540.671974 243.107920 290.060087
10 6144.0 542.117638 248.661056 286.879370
11 6656.0 528.953642 256.000009 285.767438
12 7168.0 507.469040 260.260201 284.821192
13 7680.0 485.052616 262.938666 280.121579
14 8192.0 460.440290 266.406514 284.526763
15 8704.0 416.127506 267.815384 285.377055
16 9216.0 429.483477 271.391419 288.375482
17 9728.0 437.213490 280.615388 290.027323
18 10240.0 446.836366 286.433562 290.153487
19 10752.0 429.364408 246.699797 290.267711
20 11264.0 429.104745 245.536784 286.980888
21 11776.0 423.089806 249.667843 288.981596
22 12288.0 419.504980 254.453844 294.911986
23 12800.0 414.016170 253.884294 289.811310
24 13312.0 412.242569 252.959629 290.443638
25 13824.0 406.090579 257.390218 292.056329
26 14336.0 396.387109 254.862216 287.198654
27 14848.0 386.498925 257.852379 289.717061
28 15360.0 376.163261 257.970599 286.879376
29 15872.0 368.046389 261.626369 290.341468
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
</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 11.667 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 13.066 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>