[GH-PAGES] Updated website
This commit is contained in:
@@ -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 361.411758 99.902435 315.076934
|
||||
0 1024.0 361.411758 99.497980 311.088617
|
||||
1 1536.0 405.098894 133.083026 344.523365
|
||||
2 2048.0 496.484863 158.554837 334.367350
|
||||
2 2048.0 496.484863 158.045011 334.367350
|
||||
3 2560.0 461.954908 182.857144 330.322572
|
||||
4 3072.0 519.211251 191.501303 320.556515
|
||||
5 3584.0 554.941930 208.271186 309.410081
|
||||
5 3584.0 554.941930 208.271186 308.301075
|
||||
6 4096.0 564.965515 220.412561 298.796351
|
||||
7 4608.0 502.690905 231.849059 286.507772
|
||||
8 5120.0 527.381977 244.294240 286.433562
|
||||
9 5632.0 542.843364 244.426754 292.571431
|
||||
10 6144.0 550.208948 251.202731 288.000001
|
||||
11 6656.0 534.260858 256.000009 286.793541
|
||||
12 7168.0 513.528374 253.734520 277.470965
|
||||
13 7680.0 488.912481 266.743841 284.884090
|
||||
14 8192.0 468.114289 258.694729 278.087683
|
||||
15 8704.0 415.300208 267.472468 286.158893
|
||||
16 9216.0 429.483477 273.066667 289.129410
|
||||
17 9728.0 438.857162 279.942444 289.308559
|
||||
18 10240.0 444.412281 287.102804 290.153487
|
||||
19 10752.0 427.940303 246.935876 290.104546
|
||||
20 11264.0 429.104745 246.432094 287.897767
|
||||
21 11776.0 421.198220 249.888595 289.573776
|
||||
7 4608.0 500.416301 232.336141 286.507772
|
||||
8 5120.0 529.655159 243.809526 286.433562
|
||||
9 5632.0 542.843364 244.426754 291.310338
|
||||
10 6144.0 548.163546 251.202731 286.879370
|
||||
11 6656.0 534.260858 256.410903 286.793541
|
||||
12 7168.0 513.528374 253.360829 277.470965
|
||||
13 7680.0 486.332448 266.743841 284.884090
|
||||
14 8192.0 468.114289 258.694729 277.694924
|
||||
15 8704.0 414.476194 267.472468 286.158893
|
||||
16 9216.0 428.651187 273.066667 289.507855
|
||||
17 9728.0 438.857162 279.942444 288.593329
|
||||
18 10240.0 445.217381 287.102804 290.153487
|
||||
19 10752.0 427.231788 246.699797 289.941565
|
||||
20 11264.0 427.071098 246.432094 288.204696
|
||||
21 11776.0 421.826879 249.667843 289.573776
|
||||
22 12288.0 417.131525 254.673582 294.323369
|
||||
23 12800.0 411.244989 253.884294 290.084977
|
||||
24 13312.0 409.599999 252.959629 289.391298
|
||||
25 13824.0 405.594132 256.991469 292.056329
|
||||
23 12800.0 411.244989 253.989249 290.084977
|
||||
24 13312.0 409.599999 253.160074 289.391298
|
||||
25 13824.0 405.842204 256.991469 292.313649
|
||||
26 14336.0 395.475867 255.619613 288.402346
|
||||
27 14848.0 385.245405 256.922861 288.544136
|
||||
28 15360.0 380.041240 258.332158 288.450715
|
||||
29 15872.0 372.000001 263.071829 290.341468
|
||||
27 14848.0 383.999990 256.922861 288.544136
|
||||
28 15360.0 380.041240 258.513318 288.225185
|
||||
29 15872.0 372.000001 261.446802 289.239176
|
||||
</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">'.'</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 13.781 seconds)</p>
|
||||
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 13.538 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>
|
||||
|
Reference in New Issue
Block a user