[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-09-02 00:49:33 +00:00
parent 41ab369e01
commit 6f3b262d6c
159 changed files with 252 additions and 252 deletions

View File

@@ -567,9 +567,9 @@ 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.978909 ... 3.276800 3.276800
0 256.0 2.978909 ... 2.978909 2.978909
1 384.0 7.372800 ... 8.507077 8.507077
2 512.0 14.563555 ... 16.384000 16.384000
2 512.0 14.563555 ... 16.384000 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
@@ -580,29 +580,29 @@ torch_output=tensor([[ 1.1045, -36.9688, 31.4688, ..., -11.3906, 24.4531, -3
10 1536.0 80.430545 ... 80.430545 79.526831
11 1664.0 62.929456 ... 63.372618 62.492442
12 1792.0 72.512412 ... 73.460287 59.467852
13 1920.0 69.120002 ... 71.626943 71.257735
13 1920.0 69.120002 ... 71.257735 71.257735
14 2048.0 73.908442 ... 78.398206 77.314362
15 2176.0 83.500614 ... 87.876193 85.998493
16 2304.0 68.446623 ... 78.064941 77.307030
17 2432.0 71.305746 ... 85.653855 83.119713
18 2560.0 77.833728 ... 82.539044 81.108913
19 2688.0 83.369354 ... 90.532356 89.044730
20 2816.0 81.674548 ... 83.712490 83.074685
21 2944.0 82.373605 ... 83.060049 81.967162
22 3072.0 82.062468 ... 89.451983 87.787755
23 3200.0 79.701121 ... 88.765601 95.880147
24 3328.0 83.323259 ... 83.808259 83.034941
25 3456.0 82.688790 ... 84.597660 87.442050
26 3584.0 86.291162 ... 97.416461 98.483450
27 3712.0 82.152425 ... 83.526206 87.629253
28 3840.0 81.019778 ... 88.544438 90.352941
29 3968.0 87.976885 ... 92.652949 85.242012
30 4096.0 93.271527 ... 87.211002 84.573239
15 2176.0 83.155572 ... 87.876193 86.367588
16 2304.0 68.446623 ... 77.810656 77.307030
17 2432.0 71.305746 ... 86.711310 84.621881
18 2560.0 77.833728 ... 82.539044 81.715711
19 2688.0 83.737433 ... 90.102270 89.464755
20 2816.0 79.443003 ... 84.360174 83.712490
21 2944.0 81.832567 ... 83.337844 82.784108
22 3072.0 81.707223 ... 90.164177 87.924073
23 3200.0 83.879425 ... 97.116842 93.841640
24 3328.0 83.082856 ... 85.196803 84.695641
25 3456.0 78.732000 ... 91.824110 91.304157
26 3584.0 86.540320 ... 91.563533 92.600816
27 3712.0 85.748791 ... 84.766519 85.748791
28 3840.0 84.679936 ... 93.484358 84.809814
29 3968.0 92.512459 ... 85.003554 89.133631
30 4096.0 86.258181 ... 92.884244 86.369197
[31 rows x 5 columns]
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 6 minutes 35.059 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 6 minutes 40.538 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>