[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-06-19 00:46:49 +00:00
parent 5de1b15fff
commit 1f4cea595d
158 changed files with 270 additions and 270 deletions

View File

@@ -565,12 +565,12 @@ torch_output=tensor([[ 1.1045, -36.9688, 31.4688, ..., -11.3906, 24.4531, -3
<p class="sphx-glr-script-out">Out:</p>
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>matmul-performance:
M cuBLAS ... Triton Triton (+ LeakyReLU)
0 256.0 2.730667 ... 3.276800 2.978909
1 384.0 7.372800 ... 8.507077 8.507077
0 256.0 2.730667 ... 2.978909 3.276800
1 384.0 7.372800 ... 7.899428 7.899428
2 512.0 14.563555 ... 15.420235 15.420235
3 640.0 22.260869 ... 24.380953 24.380953
4 768.0 32.768000 ... 35.389441 34.028308
5 896.0 39.025776 ... 40.140799 39.025776
5 896.0 37.971025 ... 40.140799 39.025776
6 1024.0 49.932191 ... 53.773130 52.428801
7 1152.0 45.242181 ... 48.161033 47.396572
8 1280.0 51.200001 ... 57.690139 57.690139
@@ -578,29 +578,29 @@ torch_output=tensor([[ 1.1045, -36.9688, 31.4688, ..., -11.3906, 24.4531, -3
10 1536.0 80.430545 ... 81.355034 79.526831
11 1664.0 63.372618 ... 63.372618 62.492442
12 1792.0 72.983276 ... 73.460287 59.467852
13 1920.0 69.467336 ... 71.257735 70.892307
13 1920.0 69.120002 ... 71.257735 70.892307
14 2048.0 73.262953 ... 78.033565 76.959706
15 2176.0 83.155572 ... 87.494120 85.632545
16 2304.0 68.446623 ... 78.064941 77.057651
17 2432.0 71.305746 ... 86.711310 85.393507
18 2560.0 77.833728 ... 82.331658 81.512437
19 2688.0 83.922689 ... 90.748936 88.836198
20 2816.0 79.879498 ... 84.197315 82.446516
21 2944.0 82.509987 ... 83.198715 81.967162
22 3072.0 82.062468 ... 88.750943 87.516392
23 3200.0 84.880639 ... 93.158662 93.841640
24 3328.0 81.530349 ... 85.857242 84.298943
25 3456.0 82.435141 ... 91.771848 90.892410
26 3584.0 85.552231 ... 88.496679 87.381330
27 3712.0 85.675250 ... 93.187820 87.706180
28 3840.0 81.798814 ... 90.723546 86.535214
29 3968.0 89.921841 ... 85.451873 88.040360
30 4096.0 92.691803 ... 93.271527 87.381330
15 2176.0 83.155572 ... 87.876193 85.998493
16 2304.0 68.251065 ... 78.064941 77.307030
17 2432.0 71.487187 ... 86.979769 85.915795
18 2560.0 78.019048 ... 82.747477 81.108913
19 2688.0 83.922689 ... 90.316801 88.836198
20 2816.0 82.135981 ... 85.017948 84.035084
21 2944.0 81.967162 ... 83.060049 81.832567
22 3072.0 81.121923 ... 89.593522 88.060814
23 3200.0 84.768213 ... 97.116842 95.380032
24 3328.0 83.613586 ... 85.602017 84.101981
25 3456.0 81.849303 ... 86.503829 83.893412
26 3584.0 86.457107 ... 98.699661 97.205829
27 3712.0 82.491612 ... 89.273764 84.444075
28 3840.0 85.070769 ... 87.217666 91.247522
29 3968.0 89.690508 ... 92.024087 85.004484
30 4096.0 94.320258 ... 90.200084 82.241256
[31 rows x 5 columns]
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 6 minutes 9.590 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 6 minutes 6.038 seconds)</p>
<div class="sphx-glr-footer class sphx-glr-footer-example docutils container" id="sphx-glr-download-getting-started-tutorials-03-matrix-multiplication-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/d5fee5b55a64e47f1b5724ec39adf171/03-matrix-multiplication.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">03-matrix-multiplication.py</span></code></a></p>