[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 114.306981 97.912354 303.407414
|
||||
1 1536.0 118.153850 134.540150 341.333333
|
||||
2 2048.0 125.068704 161.154101 334.367350
|
||||
3 2560.0 119.766080 181.238943 330.322572
|
||||
4 3072.0 124.121216 192.501302 323.368415
|
||||
5 3584.0 127.242599 208.271186 311.652167
|
||||
6 4096.0 130.549806 220.907859 296.990947
|
||||
7 4608.0 105.526723 232.825259 287.251954
|
||||
8 5120.0 108.743364 242.366855 284.444444
|
||||
9 5632.0 109.625308 243.107920 290.060087
|
||||
10 6144.0 112.133840 248.661056 286.879370
|
||||
11 6656.0 112.733948 256.000009 285.767438
|
||||
12 7168.0 114.917836 260.260201 284.821192
|
||||
13 7680.0 115.128047 262.938666 280.121579
|
||||
14 8192.0 115.856217 266.767970 284.526763
|
||||
15 8704.0 94.182151 267.815384 285.377055
|
||||
16 9216.0 96.713601 271.724806 287.999990
|
||||
17 9728.0 97.687028 280.615388 290.027323
|
||||
18 10240.0 100.065144 286.433562 290.153487
|
||||
19 10752.0 101.115983 246.935876 290.594591
|
||||
20 11264.0 103.024392 245.536784 286.980888
|
||||
21 11776.0 103.373808 249.667843 288.981596
|
||||
22 12288.0 106.083454 254.673582 294.617366
|
||||
23 12800.0 106.004143 254.094291 288.180121
|
||||
24 13312.0 107.067028 253.260416 290.443638
|
||||
25 13824.0 107.440415 257.390218 292.056329
|
||||
26 14336.0 109.296061 255.051144 286.959121
|
||||
27 14848.0 109.143034 257.665934 289.952797
|
||||
28 15360.0 110.802526 257.970599 288.000007
|
||||
29 15872.0 110.702706 261.806182 290.341468
|
||||
0 1024.0 114.306981 99.497980 315.076934
|
||||
1 1536.0 117.776359 132.604320 341.333333
|
||||
2 2048.0 124.751268 158.554837 321.254900
|
||||
3 2560.0 119.766080 182.857144 325.079368
|
||||
4 3072.0 123.912607 191.501303 319.168834
|
||||
5 3584.0 126.308369 208.271186 309.410081
|
||||
6 4096.0 130.549806 220.412561 298.796351
|
||||
7 4608.0 105.325718 231.849059 285.767436
|
||||
8 5120.0 108.647215 244.294240 286.433562
|
||||
9 5632.0 109.803417 244.426754 291.310338
|
||||
10 6144.0 111.878602 251.202731 286.879370
|
||||
11 6656.0 112.733948 256.000009 286.793541
|
||||
12 7168.0 114.917836 253.360829 277.470965
|
||||
13 7680.0 115.128047 266.743841 284.444450
|
||||
14 8192.0 115.583772 258.694729 277.303250
|
||||
15 8704.0 93.928060 267.130429 286.158893
|
||||
16 9216.0 96.650214 272.729961 289.129410
|
||||
17 9728.0 97.564561 279.942444 288.950501
|
||||
18 10240.0 100.024417 287.102804 290.153487
|
||||
19 10752.0 100.997264 246.699797 289.941565
|
||||
20 11264.0 102.985144 246.432094 287.897767
|
||||
21 11776.0 103.373808 249.667843 289.573776
|
||||
22 12288.0 106.007189 254.453844 294.029924
|
||||
23 12800.0 105.967577 254.094291 290.084977
|
||||
24 13312.0 107.138837 252.959629 289.391298
|
||||
25 13824.0 107.370873 256.991469 292.056329
|
||||
26 14336.0 109.157360 255.429842 288.160801
|
||||
27 14848.0 109.461527 257.108233 288.544136
|
||||
28 15360.0 110.669469 258.513318 288.225185
|
||||
29 15872.0 110.960674 262.527914 290.562936
|
||||
</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 0.332 seconds)</p>
|
||||
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 2 minutes 2.154 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