[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-02-24 00:41:01 +00:00
parent 88ffe73184
commit 9ff187eb68
158 changed files with 290 additions and 290 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 347.773587 134.540150 344.523365
2 2048.0 423.724127 161.684218 325.509933
3 2560.0 458.507457 181.775141 326.808501
4 3072.0 511.999982 192.501302 319.168834
5 3584.0 551.384634 208.271186 311.652167
6 4096.0 568.231237 220.412561 299.707322
7 4608.0 507.302750 232.825259 286.507772
8 5120.0 529.655159 242.845844 284.444444
9 5632.0 545.032265 243.545956 290.060087
10 6144.0 548.163546 248.661056 286.879370
11 6656.0 534.260858 256.000009 285.767438
12 7168.0 507.469040 260.654538 286.242939
13 7680.0 481.253256 262.564106 279.272719
14 8192.0 462.607053 267.130429 284.939124
15 8704.0 417.791980 267.815384 285.377055
16 9216.0 431.157889 272.394084 288.751954
17 9728.0 439.683593 280.615388 290.027323
18 10240.0 450.109870 286.767793 290.496460
19 10752.0 426.525614 247.172406 290.594591
20 11264.0 427.071098 245.760001 286.676558
21 11776.0 423.089806 249.667843 288.981596
22 12288.0 419.504980 254.893699 294.323369
23 12800.0 414.016170 253.674644 289.538159
24 13312.0 411.181478 252.759501 289.916513
0 1024.0 307.200008 95.255819 292.571431
1 1536.0 347.773587 135.529409 344.523365
2 2048.0 420.102553 162.217818 325.509933
3 2560.0 451.764698 183.402991 330.322572
4 3072.0 515.580429 191.501303 317.793096
5 3584.0 547.872604 207.768111 311.652167
6 4096.0 564.965515 220.907859 301.546004
7 4608.0 504.986315 232.825259 288.751954
8 5120.0 531.948056 242.845844 285.104413
9 5632.0 545.032265 243.107920 290.060087
10 6144.0 548.163546 250.349744 286.879370
11 6656.0 537.858601 254.775119 285.767438
12 7168.0 508.970395 256.000002 279.726817
13 7680.0 485.052616 263.690977 278.009056
14 8192.0 462.607053 264.258058 280.068380
15 8704.0 417.791980 263.757583 282.291896
16 9216.0 430.319054 270.727053 286.879380
17 9728.0 440.513191 281.291575 290.027323
18 10240.0 449.287041 285.767451 289.129408
19 10752.0 429.364408 246.699797 289.941565
20 11264.0 424.389312 245.536784 287.591490
21 11776.0 421.198220 249.888595 288.686414
22 12288.0 417.722367 253.796902 294.617366
23 12800.0 415.135142 253.674644 289.811310
24 13312.0 409.599999 251.962147 289.129403
25 13824.0 404.604870 257.190689 292.056329
26 14336.0 393.665895 254.485198 286.719986
27 14848.0 384.829370 257.665934 289.246765
28 15360.0 373.874218 257.970599 286.433562
29 15872.0 371.274849 261.986243 289.679087
26 14336.0 395.930964 253.734520 287.438588
27 14848.0 384.829370 255.999999 288.544136
28 15360.0 376.932517 259.422943 289.583654
29 15872.0 367.336555 262.708969 290.784741
</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.368 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 12.916 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>