[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-03-01 00:42:45 +00:00
parent 11bcbd3d04
commit 014137b675
156 changed files with 272 additions and 272 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.303995 307.200008
1 1536.0 351.085717 134.540150 341.333333
2 2048.0 423.724127 161.684218 325.509933
3 2560.0 465.454542 181.775141 326.808501
4 3072.0 515.580429 192.501302 320.556515
5 3584.0 554.941930 208.271186 310.527060
6 4096.0 571.534884 220.412561 299.707322
7 4608.0 498.162157 232.825259 287.251954
8 5120.0 527.381977 242.845844 287.775181
9 5632.0 540.671974 243.545956 289.438969
10 6144.0 544.118087 248.661056 286.879370
0 1024.0 307.200008 98.303995 303.407414
1 1536.0 351.085717 134.050910 341.333333
2 2048.0 423.724127 161.684218 334.367350
3 2560.0 465.454542 181.238943 330.322572
4 3072.0 515.580429 191.999993 320.556515
5 3584.0 551.384634 207.768111 310.527060
6 4096.0 568.231237 220.412561 298.796351
7 4608.0 498.162157 232.825259 286.507772
8 5120.0 525.128191 242.845844 284.444444
9 5632.0 540.671974 243.107920 289.438969
10 6144.0 544.118087 248.242431 286.322318
11 6656.0 532.479975 256.000009 285.767438
12 7168.0 507.469040 260.654538 286.242939
13 7680.0 479.999983 262.564106 278.850215
14 8192.0 463.698115 267.130429 284.939124
15 8704.0 416.958106 267.472468 284.599455
12 7168.0 505.976473 260.260201 286.242939
13 7680.0 479.999983 262.564106 279.272719
14 8192.0 462.607053 267.130429 284.526763
15 8704.0 416.127506 267.815384 284.987724
16 9216.0 429.483477 272.729961 288.751954
17 9728.0 437.213490 280.278512 290.027323
18 10240.0 449.287041 286.433562 290.153487
19 10752.0 428.651173 246.935876 290.922209
20 11264.0 429.104745 245.536784 286.676558
21 11776.0 423.724129 249.888595 288.981596
18 10240.0 449.287041 286.433562 290.840246
19 10752.0 428.651173 246.935876 290.594591
20 11264.0 429.786952 245.536784 286.676558
21 11776.0 423.724129 249.888595 288.686414
22 12288.0 420.102570 254.673582 294.323369
23 12800.0 414.574901 253.674644 288.180121
24 13312.0 411.711355 252.959629 290.179836
25 13824.0 405.098897 257.390218 292.056329
26 14336.0 395.021816 254.297107 286.839504
27 14848.0 386.080180 257.665934 289.246765
28 15360.0 373.495460 257.970599 286.322325
29 15872.0 370.192407 261.626369 289.899545
23 12800.0 414.016170 253.674644 288.721817
24 13312.0 411.711355 252.759501 289.916513
25 13824.0 405.098897 257.190689 292.056329
26 14336.0 395.021816 254.297107 286.719986
27 14848.0 385.662341 257.479779 289.246765
28 15360.0 373.495460 257.970599 287.550706
29 15872.0 369.832994 261.806182 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 12.617 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 11.919 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>