[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-04-10 00:41:56 +00:00
parent 226c24346e
commit be39c1e8bc
156 changed files with 292 additions and 292 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 307.200008 99.902435 315.076934
1 1536.0 351.085717 134.050910 344.523365
2 2048.0 423.724127 159.067963 334.367350
3 2560.0 458.507457 182.314537 330.322572
4 3072.0 515.580429 191.501303 321.956335
5 3584.0 547.872604 208.271186 309.410081
6 4096.0 568.231237 220.907859 300.623865
7 4608.0 500.416301 232.336141 287.251954
8 5120.0 527.381977 243.809526 286.433562
9 5632.0 542.843364 244.869560 291.939522
10 6144.0 548.163546 251.202731 288.000001
11 6656.0 534.260858 256.000009 286.793541
12 7168.0 516.612607 253.734520 277.919225
13 7680.0 490.212752 266.743841 284.444450
14 8192.0 464.794337 258.694729 278.481578
15 8704.0 416.958106 267.472468 284.987724
16 9216.0 431.157889 272.394084 289.887291
17 9728.0 439.683593 280.278512 288.950501
18 10240.0 446.836366 287.438599 289.811322
19 10752.0 430.079980 246.935876 289.941565
20 11264.0 430.471331 245.536784 286.069848
21 11776.0 420.571432 249.447482 288.981596
22 12288.0 418.909088 254.673582 294.323369
23 12800.0 414.016170 254.094291 289.811310
24 13312.0 411.181478 252.360194 289.129403
25 13824.0 404.604870 257.190689 291.799461
26 14336.0 395.475867 256.190622 289.129416
27 14848.0 384.829370 257.479779 289.012175
28 15360.0 377.318326 258.332158 288.225185
29 15872.0 369.832994 261.626369 290.562936
0 1024.0 307.200008 98.303995 303.407414
1 1536.0 351.085717 133.565214 338.201833
2 2048.0 423.724127 158.554837 321.254900
3 2560.0 458.507457 180.705883 328.556154
4 3072.0 515.580429 190.020625 321.956335
5 3584.0 551.384634 206.769233 310.527060
6 4096.0 568.231237 221.905193 301.546004
7 4608.0 498.162157 232.825259 287.251954
8 5120.0 527.381977 241.414550 283.787523
9 5632.0 542.843364 242.671458 288.820505
10 6144.0 548.163546 250.775512 285.767458
11 6656.0 532.479975 255.182111 285.257135
12 7168.0 508.970395 253.360829 275.692317
13 7680.0 481.253256 264.447629 279.272719
14 8192.0 459.364487 258.354805 273.827300
15 8704.0 415.300208 266.789264 284.599455
16 9216.0 428.651187 270.396088 286.879380
17 9728.0 438.033784 282.311967 290.388056
18 10240.0 447.650282 284.774046 287.775181
19 10752.0 431.518385 247.409390 291.250566
20 11264.0 427.746848 242.671458 283.966395
21 11776.0 423.089806 251.221344 291.064881
22 12288.0 418.314886 254.015505 294.029924
23 12800.0 416.824953 254.304635 288.450715
24 13312.0 411.711355 252.360194 289.653667
25 13824.0 405.594132 257.790206 292.056329
26 14336.0 396.844280 254.297107 286.481278
27 14848.0 387.760604 258.600868 290.188916
28 15360.0 375.397138 260.155264 289.583654
29 15872.0 368.758973 263.253636 292.796308
</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.766 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 11.437 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>