[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-06-04 00:51:13 +00:00
parent 4d64e1b60e
commit c691ca835d
79 changed files with 136 additions and 136 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 99.497980 311.088617
1 1536.0 351.085717 134.050910 341.333333
2 2048.0 423.724127 159.067963 332.108094
3 2560.0 465.454542 181.775141 330.322572
4 3072.0 511.999982 191.501303 313.736171
5 3584.0 551.384634 207.267476 310.527060
6 4096.0 568.231237 218.939860 298.796351
7 4608.0 498.162157 233.316456 289.507855
8 5120.0 527.381977 240.469672 285.104413
9 5632.0 542.843364 244.426754 290.683877
10 6144.0 544.118087 250.349744 287.438593
11 6656.0 532.479975 255.590406 286.279570
12 7168.0 513.528374 257.147993 282.019678
13 7680.0 486.332448 263.690977 282.699379
14 8192.0 464.794337 262.143998 282.077471
15 8704.0 416.127506 266.789264 285.377055
16 9216.0 430.319054 272.394084 289.129410
0 1024.0 311.088617 98.303995 303.407414
1 1536.0 351.085717 133.083026 341.333333
2 2048.0 420.102553 161.684218 334.367350
3 2560.0 461.954908 182.314537 326.808501
4 3072.0 511.999982 191.501303 317.793096
5 3584.0 551.384634 207.768111 309.410081
6 4096.0 568.231237 219.919464 296.096389
7 4608.0 498.162157 232.336141 286.507772
8 5120.0 525.128191 242.366855 284.444444
9 5632.0 538.517949 243.107920 290.060087
10 6144.0 542.117638 248.242431 286.322318
11 6656.0 527.207907 256.000009 285.767438
12 7168.0 507.469040 261.446807 287.678923
13 7680.0 482.513091 261.076480 278.429013
14 8192.0 461.521112 268.223740 287.438585
15 8704.0 417.791980 267.130429 284.987724
16 9216.0 430.319054 272.059034 288.751954
17 9728.0 438.857162 280.278512 289.308559
18 10240.0 447.650282 286.767793 288.112552
19 10752.0 430.079980 246.935876 290.267711
20 11264.0 427.746848 245.983625 288.204696
21 11776.0 421.826879 249.227509 288.686414
22 12288.0 421.302872 254.673582 295.207195
23 12800.0 415.135142 253.465340 290.359162
24 13312.0 411.181478 252.959629 290.443638
25 13824.0 405.594132 257.190689 292.056329
26 14336.0 394.568805 254.485198 288.402346
27 14848.0 384.829370 256.922861 289.246765
28 15360.0 374.253788 257.970599 287.550706
29 15872.0 366.982663 262.347108 291.006885
18 10240.0 445.217381 286.433562 290.496460
19 10752.0 427.940303 246.464170 290.267711
20 11264.0 428.424741 245.091565 286.676558
21 11776.0 421.826879 249.447482 288.391833
22 12288.0 419.504980 254.453844 294.617366
23 12800.0 414.016170 253.674644 289.538159
24 13312.0 412.242569 252.360194 289.653667
25 13824.0 405.594132 256.991469 291.543045
26 14336.0 397.761846 254.297107 286.481278
27 14848.0 386.498925 257.479779 289.717061
28 15360.0 376.932517 257.970599 288.000007
29 15872.0 366.629453 262.708969 291.229369
</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 14.015 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 12.961 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>