From d1343b5511e2c8b0c16d1e82d2f6e140402b7789 Mon Sep 17 00:00:00 2001 From: Philippe Tillet Date: Tue, 16 Aug 2022 01:02:32 +0000 Subject: [PATCH] [GH-PAGES] Updated website --- master/.buildinfo | 2 +- master/.doctrees/environment.pickle | Bin 104607 -> 104607 bytes .../getting-started/installation.doctree | Bin 5899 -> 5899 bytes .../tutorials/01-vector-add.doctree | Bin 27862 -> 27862 bytes .../tutorials/02-fused-softmax.doctree | Bin 34027 -> 34027 bytes .../03-matrix-multiplication.doctree | Bin 55926 -> 55926 bytes .../tutorials/04-low-memory-dropout.doctree | Bin 35766 -> 35766 bytes .../tutorials/05-layer-norm.doctree | Bin 34998 -> 34998 bytes .../tutorials/06-fused-attention.doctree | Bin 37415 -> 37415 bytes .../tutorials/07-libdevice-function.doctree | Bin 22463 -> 22463 bytes .../getting-started/tutorials/index.doctree | Bin 19309 -> 19309 bytes .../tutorials/sg_execution_times.doctree | Bin 12419 -> 12419 bytes master/.doctrees/index.doctree | Bin 9700 -> 9700 bytes .../chapter-1/introduction.doctree | Bin 33772 -> 33772 bytes .../chapter-2/related-work.doctree | Bin 62848 -> 62848 bytes .../generated/triton.Config.doctree | Bin 13752 -> 13752 bytes .../generated/triton.autotune.doctree | Bin 14198 -> 14198 bytes .../generated/triton.heuristics.doctree | Bin 6493 -> 6493 bytes .../python-api/generated/triton.jit.doctree | Bin 8169 -> 8169 bytes .../generated/triton.language.arange.doctree | Bin 6630 -> 6630 bytes .../triton.language.atomic_add.doctree | Bin 8724 -> 8724 bytes .../triton.language.atomic_and.doctree | Bin 8820 -> 8820 bytes .../triton.language.atomic_cas.doctree | Bin 8361 -> 8361 bytes .../triton.language.atomic_max.doctree | Bin 8724 -> 8724 bytes .../triton.language.atomic_min.doctree | Bin 8724 -> 8724 bytes .../triton.language.atomic_or.doctree | Bin 8795 -> 8795 bytes .../triton.language.atomic_xchg.doctree | Bin 8797 -> 8797 bytes .../triton.language.atomic_xor.doctree | Bin 8820 -> 8820 bytes .../triton.language.broadcast_to.doctree | Bin 6799 -> 6799 bytes .../generated/triton.language.cos.doctree | Bin 5106 -> 5106 bytes .../generated/triton.language.dot.doctree | Bin 8383 -> 8383 bytes .../generated/triton.language.exp.doctree | Bin 5121 -> 5121 bytes .../generated/triton.language.load.doctree | Bin 12621 -> 12621 bytes .../generated/triton.language.log.doctree | Bin 5139 -> 5139 bytes .../generated/triton.language.max.doctree | Bin 5897 -> 5897 bytes .../generated/triton.language.maximum.doctree | Bin 6388 -> 6388 bytes .../generated/triton.language.min.doctree | Bin 5897 -> 5897 bytes .../generated/triton.language.minimum.doctree | Bin 6388 -> 6388 bytes .../triton.language.multiple_of.doctree | Bin 4757 -> 4757 bytes .../triton.language.num_programs.doctree | Bin 5533 -> 5533 bytes .../triton.language.program_id.doctree | Bin 5501 -> 5501 bytes .../generated/triton.language.rand.doctree | Bin 7371 -> 7371 bytes .../generated/triton.language.randint.doctree | Bin 8016 -> 8016 bytes .../triton.language.randint4x.doctree | Bin 7601 -> 7601 bytes .../generated/triton.language.randn.doctree | Bin 7413 -> 7413 bytes .../generated/triton.language.ravel.doctree | Bin 5120 -> 5120 bytes .../generated/triton.language.reshape.doctree | Bin 6156 -> 6156 bytes .../generated/triton.language.sigmoid.doctree | Bin 5138 -> 5138 bytes .../generated/triton.language.sin.doctree | Bin 5100 -> 5100 bytes .../generated/triton.language.softmax.doctree | Bin 6288 -> 6288 bytes .../generated/triton.language.sqrt.doctree | Bin 5133 -> 5133 bytes .../generated/triton.language.store.doctree | Bin 10311 -> 10311 bytes .../generated/triton.language.sum.doctree | Bin 5885 -> 5885 bytes .../generated/triton.language.where.doctree | Bin 9863 -> 9863 bytes .../generated/triton.language.zeros.doctree | Bin 6808 -> 6808 bytes .../triton.testing.Benchmark.doctree | Bin 28729 -> 28729 bytes .../generated/triton.testing.do_bench.doctree | Bin 11700 -> 11700 bytes .../triton.testing.perf_report.doctree | Bin 5731 -> 5731 bytes master/.doctrees/python-api/triton.doctree | Bin 7801 -> 7801 bytes .../python-api/triton.language.doctree | Bin 67411 -> 67411 bytes .../python-api/triton.testing.doctree | Bin 6830 -> 6830 bytes .../tutorials_jupyter.zip | Bin 76030 -> 76030 bytes .../tutorials_python.zip | Bin 63026 -> 63026 bytes master/_images/sphx_glr_01-vector-add_001.png | Bin 24763 -> 25167 bytes .../_images/sphx_glr_01-vector-add_thumb.png | Bin 15795 -> 15966 bytes .../_images/sphx_glr_02-fused-softmax_001.png | Bin 37337 -> 37397 bytes .../sphx_glr_02-fused-softmax_thumb.png | Bin 23882 -> 23917 bytes .../sphx_glr_03-matrix-multiplication_001.png | Bin 60118 -> 60126 bytes ...phx_glr_03-matrix-multiplication_thumb.png | Bin 34917 -> 34639 bytes master/_images/sphx_glr_05-layer-norm_001.png | Bin 36635 -> 36193 bytes .../_images/sphx_glr_05-layer-norm_thumb.png | Bin 22450 -> 22408 bytes .../tutorials/01-vector-add.rst.txt | 10 +-- .../tutorials/02-fused-softmax.rst.txt | 16 ++--- .../03-matrix-multiplication.rst.txt | 46 +++++++------- .../tutorials/04-low-memory-dropout.rst.txt | 2 +- .../tutorials/05-layer-norm.rst.txt | 58 ++++++++--------- .../tutorials/06-fused-attention.rst.txt | 2 +- .../tutorials/07-libdevice-function.rst.txt | 2 +- .../tutorials/sg_execution_times.rst.txt | 16 ++--- .../tutorials/01-vector-add.html | 10 +-- .../tutorials/02-fused-softmax.html | 16 ++--- .../tutorials/03-matrix-multiplication.html | 46 +++++++------- .../tutorials/04-low-memory-dropout.html | 2 +- .../tutorials/05-layer-norm.html | 58 ++++++++--------- .../tutorials/06-fused-attention.html | 2 +- .../tutorials/07-libdevice-function.html | 2 +- .../tutorials/sg_execution_times.html | 28 ++++---- master/searchindex.js | 2 +- v1.1.2/.buildinfo | 2 +- v1.1.2/.doctrees/environment.pickle | Bin 96550 -> 96550 bytes .../getting-started/installation.doctree | Bin 5921 -> 5921 bytes .../tutorials/01-vector-add.doctree | Bin 27844 -> 27844 bytes .../tutorials/02-fused-softmax.doctree | Bin 34296 -> 34296 bytes .../03-matrix-multiplication.doctree | Bin 56178 -> 56178 bytes .../tutorials/04-low-memory-dropout.doctree | Bin 35818 -> 35818 bytes .../tutorials/05-layer-norm.doctree | Bin 32624 -> 32624 bytes .../getting-started/tutorials/index.doctree | Bin 15302 -> 15302 bytes .../tutorials/sg_execution_times.doctree | Bin 10002 -> 10002 bytes v1.1.2/.doctrees/index.doctree | Bin 9700 -> 9700 bytes .../chapter-1/introduction.doctree | Bin 33772 -> 33772 bytes .../chapter-2/related-work.doctree | Bin 62848 -> 62848 bytes .../generated/triton.Config.doctree | Bin 12318 -> 12318 bytes .../generated/triton.autotune.doctree | Bin 12222 -> 12222 bytes .../generated/triton.heuristics.doctree | Bin 6493 -> 6493 bytes .../python-api/generated/triton.jit.doctree | Bin 8169 -> 8169 bytes .../generated/triton.language.arange.doctree | Bin 6630 -> 6630 bytes .../triton.language.atomic_add.doctree | Bin 8598 -> 8598 bytes .../triton.language.atomic_cas.doctree | Bin 8361 -> 8361 bytes .../triton.language.atomic_max.doctree | Bin 8598 -> 8598 bytes .../triton.language.atomic_min.doctree | Bin 8598 -> 8598 bytes .../triton.language.atomic_xchg.doctree | Bin 8626 -> 8626 bytes .../triton.language.broadcast_to.doctree | Bin 6793 -> 6793 bytes .../generated/triton.language.cos.doctree | Bin 5106 -> 5106 bytes .../generated/triton.language.dot.doctree | Bin 6709 -> 6709 bytes .../generated/triton.language.exp.doctree | Bin 5121 -> 5121 bytes .../generated/triton.language.load.doctree | Bin 11776 -> 11776 bytes .../generated/triton.language.log.doctree | Bin 5139 -> 5139 bytes .../generated/triton.language.max.doctree | Bin 5894 -> 5894 bytes .../generated/triton.language.maximum.doctree | Bin 6372 -> 6372 bytes .../generated/triton.language.min.doctree | Bin 5894 -> 5894 bytes .../generated/triton.language.minimum.doctree | Bin 6372 -> 6372 bytes .../triton.language.multiple_of.doctree | Bin 4752 -> 4752 bytes .../triton.language.num_programs.doctree | Bin 5533 -> 5533 bytes .../triton.language.program_id.doctree | Bin 5501 -> 5501 bytes .../generated/triton.language.rand.doctree | Bin 6236 -> 6236 bytes .../generated/triton.language.randint.doctree | Bin 6875 -> 6875 bytes .../triton.language.randint4x.doctree | Bin 6460 -> 6460 bytes .../generated/triton.language.randn.doctree | Bin 6278 -> 6278 bytes .../generated/triton.language.ravel.doctree | Bin 5107 -> 5107 bytes .../generated/triton.language.reshape.doctree | Bin 6151 -> 6151 bytes .../generated/triton.language.sigmoid.doctree | Bin 5128 -> 5128 bytes .../generated/triton.language.sin.doctree | Bin 5100 -> 5100 bytes .../generated/triton.language.softmax.doctree | Bin 5128 -> 5128 bytes .../generated/triton.language.sqrt.doctree | Bin 5133 -> 5133 bytes .../generated/triton.language.store.doctree | Bin 9802 -> 9802 bytes .../generated/triton.language.sum.doctree | Bin 5882 -> 5882 bytes .../generated/triton.language.where.doctree | Bin 9860 -> 9860 bytes .../generated/triton.language.zeros.doctree | Bin 6805 -> 6805 bytes .../triton.testing.Benchmark.doctree | Bin 28729 -> 28729 bytes .../generated/triton.testing.do_bench.doctree | Bin 11700 -> 11700 bytes .../triton.testing.perf_report.doctree | Bin 5731 -> 5731 bytes v1.1.2/.doctrees/python-api/triton.doctree | Bin 7801 -> 7801 bytes .../python-api/triton.language.doctree | Bin 61816 -> 61816 bytes .../python-api/triton.testing.doctree | Bin 6830 -> 6830 bytes .../tutorials_jupyter.zip | Bin 55197 -> 55197 bytes .../tutorials_python.zip | Bin 45219 -> 45219 bytes v1.1.2/_images/sphx_glr_01-vector-add_001.png | Bin 25699 -> 24909 bytes .../_images/sphx_glr_01-vector-add_thumb.png | Bin 16102 -> 15920 bytes .../_images/sphx_glr_02-fused-softmax_001.png | Bin 37879 -> 37971 bytes .../sphx_glr_02-fused-softmax_thumb.png | Bin 24075 -> 24010 bytes .../sphx_glr_03-matrix-multiplication_001.png | Bin 58704 -> 59602 bytes ...phx_glr_03-matrix-multiplication_thumb.png | Bin 33921 -> 34361 bytes v1.1.2/_images/sphx_glr_05-layer-norm_001.png | Bin 33333 -> 32979 bytes .../_images/sphx_glr_05-layer-norm_thumb.png | Bin 21119 -> 20960 bytes .../tutorials/01-vector-add.rst.txt | 4 +- .../tutorials/02-fused-softmax.rst.txt | 14 ++-- .../03-matrix-multiplication.rst.txt | 56 ++++++++-------- .../tutorials/05-layer-norm.rst.txt | 60 +++++++++--------- .../tutorials/sg_execution_times.rst.txt | 10 +-- .../tutorials/01-vector-add.html | 4 +- .../tutorials/02-fused-softmax.html | 14 ++-- .../tutorials/03-matrix-multiplication.html | 56 ++++++++-------- .../tutorials/05-layer-norm.html | 60 +++++++++--------- .../tutorials/sg_execution_times.html | 10 +-- v1.1.2/searchindex.js | 2 +- 165 files changed, 306 insertions(+), 306 deletions(-) diff --git a/master/.buildinfo b/master/.buildinfo index f9ec24206..ce8489ef7 100644 --- a/master/.buildinfo +++ b/master/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 92ff1d155398b9a959fab9060824d9d8 +config: cac2b435c7b1f5ec0953d5824bf41314 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/master/.doctrees/environment.pickle b/master/.doctrees/environment.pickle index a88c4595b21f7bbb7adbd1e88641c2023095a65e..0883f51d7da291f19c251dd9644ade17e8a4dde3 100644 GIT binary patch delta 9988 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