[GH-PAGES] Updated website

This commit is contained in:
Philippe Tillet
2022-09-08 00:52:31 +00:00
parent 8e1a3b0434
commit 762f8c9f51
163 changed files with 264 additions and 264 deletions

View File

@@ -568,8 +568,8 @@ 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 2.978909
1 384.0 7.372800 ... 8.507077 8.507077
0 256.0 2.978909 ... 3.276800 3.276800
1 384.0 7.372800 ... 8.507077 7.899428
2 512.0 14.563555 ... 16.384000 16.384000
3 640.0 22.260869 ... 24.380953 24.380953
4 768.0 32.768000 ... 34.028308 34.028308
@@ -580,30 +580,30 @@ torch_output=tensor([[ 1.1045, -36.9688, 31.4688, ..., -11.3906, 24.4531, -3
9 1408.0 64.138541 ... 67.305878 66.485074
10 1536.0 80.430545 ... 79.526831 78.643199
11 1664.0 62.929456 ... 62.061463 62.061463
12 1792.0 72.512412 ... 72.047592 71.588687
13 1920.0 69.120002 ... 70.172588 70.530615
12 1792.0 72.512412 ... 71.588687 71.588687
13 1920.0 69.120002 ... 70.530615 70.530615
14 2048.0 73.908442 ... 77.314362 76.959706
15 2176.0 83.500614 ... 86.367588 85.269692
16 2304.0 68.251065 ... 76.809875 76.563695
15 2176.0 83.500614 ... 86.367588 85.632545
16 2304.0 68.446623 ... 76.809875 76.076024
17 2432.0 71.305746 ... 74.918570 84.367759
18 2560.0 77.833728 ... 80.709358 80.908642
19 2688.0 83.186525 ... 88.836198 89.149366
20 2816.0 79.733474 ... 82.916747 82.446516
21 2944.0 82.237674 ... 82.102191 81.832567
22 3072.0 81.589488 ... 88.473602 88.473602
23 3200.0 84.656085 ... 92.485553 95.238096
24 3328.0 83.516586 ... 84.101981 84.695641
25 3456.0 81.518272 ... 89.480098 90.892410
26 3584.0 87.636833 ... 93.661869 96.424013
27 3712.0 85.528545 ... 84.766519 87.361037
28 3840.0 82.654712 ... 87.080314 91.097196
29 3968.0 86.973584 ... 91.266964 84.856701
30 4096.0 93.466385 ... 89.359338 87.267706
18 2560.0 77.833728 ... 81.512437 80.511054
19 2688.0 83.922689 ... 88.836198 89.254248
20 2816.0 79.587973 ... 82.916747 83.233226
21 2944.0 81.967162 ... 79.737653 82.646820
22 3072.0 82.540970 ... 87.381335 87.246694
23 3200.0 82.368085 ... 91.822093 93.430660
24 3328.0 79.901550 ... 84.895397 85.096096
25 3456.0 82.099354 ... 90.994998 88.595129
26 3584.0 86.540320 ... 93.661869 95.047985
27 3712.0 81.682211 ... 92.326568 87.514102
28 3840.0 80.139129 ... 84.550462 91.625518
29 3968.0 85.811488 ... 91.266964 83.606668
30 4096.0 93.792965 ... 91.304576 87.267706
[31 rows x 5 columns]
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 5 minutes 19.704 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 5 minutes 22.782 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>