2026-02-21T06:23:28.4226368Z Current runner version: '2.331.0' 2026-02-21T06:23:28.4259972Z ##[group]Runner Image Provisioner 2026-02-21T06:23:28.4261412Z Hosted Compute Agent 2026-02-21T06:23:28.4262482Z Version: 20260123.484 2026-02-21T06:23:28.4263570Z Commit: 6bd6555ca37d84114959e1c76d2c01448ff61c5d 2026-02-21T06:23:28.4264897Z Build Date: 2026-01-23T19:41:17Z 2026-02-21T06:23:28.4266023Z Worker ID: {61d269a2-6a27-4429-83e8-324e27445256} 2026-02-21T06:23:28.4267219Z Azure Region: eastus2 2026-02-21T06:23:28.4268306Z ##[endgroup] 2026-02-21T06:23:28.4270841Z ##[group]Operating System 2026-02-21T06:23:28.4271864Z Ubuntu 2026-02-21T06:23:28.4272722Z 24.04.3 2026-02-21T06:23:28.4273558Z LTS 2026-02-21T06:23:28.4274293Z ##[endgroup] 2026-02-21T06:23:28.4275329Z ##[group]Runner Image 2026-02-21T06:23:28.4276186Z Image: ubuntu-24.04 2026-02-21T06:23:28.4277029Z Version: 20260201.15.1 2026-02-21T06:23:28.4279370Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260201.15/images/ubuntu/Ubuntu2404-Readme.md 2026-02-21T06:23:28.4282165Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260201.15 2026-02-21T06:23:28.4283853Z ##[endgroup] 2026-02-21T06:23:28.4285822Z ##[group]GITHUB_TOKEN Permissions 2026-02-21T06:23:28.4288775Z Contents: read 2026-02-21T06:23:28.4289669Z Metadata: read 2026-02-21T06:23:28.4291115Z Packages: read 2026-02-21T06:23:28.4291916Z ##[endgroup] 2026-02-21T06:23:28.4294847Z Secret source: Actions 2026-02-21T06:23:28.4296399Z Prepare workflow directory 2026-02-21T06:23:28.4866016Z Prepare all required actions 2026-02-21T06:23:28.4922570Z Getting action download info 2026-02-21T06:23:28.7643422Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd) 2026-02-21T06:23:28.9086095Z Download action repository 'astral-sh/setup-uv@v7' (SHA:eac588ad8def6316056a12d4907a9d4d84ff7a3b) 2026-02-21T06:23:29.2086923Z Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f) 2026-02-21T06:23:29.4150204Z Complete job name: docs-test 2026-02-21T06:23:29.4844081Z ##[group]Run actions/checkout@v6 2026-02-21T06:23:29.4845004Z with: 2026-02-21T06:23:29.4845411Z repository: pytorch/helion 2026-02-21T06:23:29.4846024Z token: *** 2026-02-21T06:23:29.4846407Z ssh-strict: true 2026-02-21T06:23:29.4846800Z ssh-user: git 2026-02-21T06:23:29.4847201Z persist-credentials: true 2026-02-21T06:23:29.4847823Z clean: true 2026-02-21T06:23:29.4848238Z sparse-checkout-cone-mode: true 2026-02-21T06:23:29.4848740Z fetch-depth: 1 2026-02-21T06:23:29.4849142Z fetch-tags: false 2026-02-21T06:23:29.4849550Z show-progress: true 2026-02-21T06:23:29.4849951Z lfs: false 2026-02-21T06:23:29.4850324Z submodules: false 2026-02-21T06:23:29.4850730Z set-safe-directory: true 2026-02-21T06:23:29.4851429Z ##[endgroup] 2026-02-21T06:23:29.5759411Z Syncing repository: pytorch/helion 2026-02-21T06:23:29.5761095Z ##[group]Getting Git version info 2026-02-21T06:23:29.5761736Z Working directory is '/home/runner/work/helion/helion' 2026-02-21T06:23:29.5762718Z [command]/usr/bin/git version 2026-02-21T06:23:29.5828290Z git version 2.52.0 2026-02-21T06:23:29.5849472Z ##[endgroup] 2026-02-21T06:23:29.5863248Z Temporarily overriding HOME='/home/runner/work/_temp/ca6d8241-0083-4582-a5ce-e55923a5af45' before making global git config changes 2026-02-21T06:23:29.5864898Z Adding repository directory to the temporary git global config as a safe directory 2026-02-21T06:23:29.5867805Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/helion/helion 2026-02-21T06:23:29.5908390Z Deleting the contents of '/home/runner/work/helion/helion' 2026-02-21T06:23:29.5911919Z ##[group]Initializing the repository 2026-02-21T06:23:29.5916113Z [command]/usr/bin/git init /home/runner/work/helion/helion 2026-02-21T06:23:29.6032303Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-02-21T06:23:29.6033377Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-02-21T06:23:29.6034605Z hint: to use in all of your new repositories, which will suppress this warning, 2026-02-21T06:23:29.6035811Z hint: call: 2026-02-21T06:23:29.6036528Z hint: 2026-02-21T06:23:29.6037096Z hint: git config --global init.defaultBranch 2026-02-21T06:23:29.6038314Z hint: 2026-02-21T06:23:29.6039316Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-02-21T06:23:29.6040978Z hint: 'development'. The just-created branch can be renamed via this command: 2026-02-21T06:23:29.6042309Z hint: 2026-02-21T06:23:29.6043023Z hint: git branch -m 2026-02-21T06:23:29.6043825Z hint: 2026-02-21T06:23:29.6044860Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-02-21T06:23:29.6046615Z Initialized empty Git repository in /home/runner/work/helion/helion/.git/ 2026-02-21T06:23:29.6049533Z [command]/usr/bin/git remote add origin https://github.com/pytorch/helion 2026-02-21T06:23:29.6082957Z ##[endgroup] 2026-02-21T06:23:29.6084130Z ##[group]Disabling automatic garbage collection 2026-02-21T06:23:29.6087397Z [command]/usr/bin/git config --local gc.auto 0 2026-02-21T06:23:29.6115147Z ##[endgroup] 2026-02-21T06:23:29.6116348Z ##[group]Setting up auth 2026-02-21T06:23:29.6117258Z Removing SSH command configuration 2026-02-21T06:23:29.6122899Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-21T06:23:29.6154332Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-02-21T06:23:29.6507278Z Removing HTTP extra header 2026-02-21T06:23:29.6512791Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-21T06:23:29.6542424Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-02-21T06:23:29.6753293Z Removing includeIf entries pointing to credentials config files 2026-02-21T06:23:29.6759307Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-21T06:23:29.6788824Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-21T06:23:29.7007230Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-02-21T06:23:29.7042577Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/helion/helion/.git.path /home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:23:29.7071939Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:23:29.7101865Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:23:29.7132023Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:23:29.7157267Z ##[endgroup] 2026-02-21T06:23:29.7158133Z ##[group]Fetching the repository 2026-02-21T06:23:29.7165823Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +874a7d0cadab18218a84ad3579d329dc95c51820:refs/remotes/origin/main 2026-02-21T06:23:30.1025690Z From https://github.com/pytorch/helion 2026-02-21T06:23:30.1026927Z * [new ref] 874a7d0cadab18218a84ad3579d329dc95c51820 -> origin/main 2026-02-21T06:23:30.1070855Z [command]/usr/bin/git branch --list --remote origin/main 2026-02-21T06:23:30.1092778Z origin/main 2026-02-21T06:23:30.1101533Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-02-21T06:23:30.1122699Z 874a7d0cadab18218a84ad3579d329dc95c51820 2026-02-21T06:23:30.1128091Z ##[endgroup] 2026-02-21T06:23:30.1129627Z ##[group]Determining the checkout info 2026-02-21T06:23:30.1131048Z ##[endgroup] 2026-02-21T06:23:30.1132747Z [command]/usr/bin/git sparse-checkout disable 2026-02-21T06:23:30.1173479Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-02-21T06:23:30.1201996Z ##[group]Checking out the ref 2026-02-21T06:23:30.1205837Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-02-21T06:23:30.1495481Z Switched to a new branch 'main' 2026-02-21T06:23:30.1498128Z branch 'main' set up to track 'origin/main'. 2026-02-21T06:23:30.1505979Z ##[endgroup] 2026-02-21T06:23:30.1542806Z [command]/usr/bin/git log -1 --format=%H 2026-02-21T06:23:30.1565909Z 874a7d0cadab18218a84ad3579d329dc95c51820 2026-02-21T06:23:30.1930951Z ##[group]Run astral-sh/setup-uv@v7 2026-02-21T06:23:30.1931964Z with: 2026-02-21T06:23:30.1932646Z python-version: 3.12 2026-02-21T06:23:30.1933454Z enable-cache: true 2026-02-21T06:23:30.1934277Z activate-environment: false 2026-02-21T06:23:30.1935371Z working-directory: /home/runner/work/helion/helion 2026-02-21T06:23:30.1936928Z github-token: *** 2026-02-21T06:23:30.1939269Z cache-dependency-glob: **/*requirements*.txt **/*requirements*.in **/*constraints*.txt **/*constraints*.in **/pyproject.toml **/uv.lock **/*.py.lock 2026-02-21T06:23:30.1941720Z restore-cache: true 2026-02-21T06:23:30.1942499Z save-cache: true 2026-02-21T06:23:30.1943239Z prune-cache: true 2026-02-21T06:23:30.1944006Z cache-python: false 2026-02-21T06:23:30.1944857Z ignore-nothing-to-cache: false 2026-02-21T06:23:30.1945816Z ignore-empty-workdir: false 2026-02-21T06:23:30.1946733Z add-problem-matchers: true 2026-02-21T06:23:30.1947890Z resolution-strategy: highest 2026-02-21T06:23:30.1948929Z ##[endgroup] 2026-02-21T06:23:30.3345462Z (node:2241) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2026-02-21T06:23:30.3459179Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-02-21T06:23:30.3462017Z Trying to find version for uv in: /home/runner/work/helion/helion/uv.toml 2026-02-21T06:23:30.3464801Z Could not find file: /home/runner/work/helion/helion/uv.toml 2026-02-21T06:23:30.3467915Z Trying to find version for uv in: /home/runner/work/helion/helion/pyproject.toml 2026-02-21T06:23:30.3473329Z Could not determine uv version from uv.toml or pyproject.toml. Falling back to latest. 2026-02-21T06:23:30.3476457Z Getting latest version from GitHub API... 2026-02-21T06:23:30.5529285Z manifest-file not provided, reading from local file. 2026-02-21T06:23:30.5569066Z manifest-file does not contain version 0.10.4, arch x86_64, platform unknown-linux-gnu. Falling back to GitHub releases. 2026-02-21T06:23:30.5574455Z Downloading uv from "https://github.com/astral-sh/uv/releases/download/0.10.4/uv-x86_64-unknown-linux-gnu.tar.gz" ... 2026-02-21T06:23:30.7885937Z [command]/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/25c7fd51-20e8-45b5-8bfd-ad2915d1f88f -f /home/runner/work/_temp/c7e1b3a0-a922-45bd-8d4d-6c4faaa54d55 2026-02-21T06:23:31.2313538Z Added /home/runner/.local/bin to the path 2026-02-21T06:23:31.2317340Z Added /opt/hostedtoolcache/uv/0.10.4/x86_64 to the path 2026-02-21T06:23:31.2319688Z Set UV_PYTHON_INSTALL_DIR to /home/runner/work/_temp/uv-python-dir 2026-02-21T06:23:31.2320862Z Added /home/runner/work/_temp/uv-python-dir to the path 2026-02-21T06:23:31.2321971Z Set UV_PYTHON to 3.12 2026-02-21T06:23:31.2342324Z Set UV_CACHE_DIR to /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:23:31.2343135Z Successfully installed uv version 0.10.4 2026-02-21T06:23:31.2346231Z Searching files using cache dependency glob: /home/runner/work/helion/helion/**/*requirements*.txt,/home/runner/work/helion/helion/**/*requirements*.in,/home/runner/work/helion/helion/**/*constraints*.txt,/home/runner/work/helion/helion/**/*constraints*.in,/home/runner/work/helion/helion/**/pyproject.toml,/home/runner/work/helion/helion/**/uv.lock,/home/runner/work/helion/helion/**/*.py.lock 2026-02-21T06:23:31.2717262Z /home/runner/work/helion/helion/pyproject.toml 2026-02-21T06:23:31.2802704Z Found 1 files to hash. 2026-02-21T06:23:31.2871807Z Trying to restore cache from GitHub Actions cache with key: setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12-pruned-0bfd9c5c0575d771f81f1e05ff023398b68b19280869ec3bae61e454cc07eb0f 2026-02-21T06:23:31.3574861Z No GitHub Actions cache found for key: setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12-pruned-0bfd9c5c0575d771f81f1e05ff023398b68b19280869ec3bae61e454cc07eb0f 2026-02-21T06:23:31.4234965Z ##[group]Run uv venv --python 3.12 2026-02-21T06:23:31.4235528Z uv venv --python 3.12 2026-02-21T06:23:31.4272192Z shell: /usr/bin/bash -l {0} 2026-02-21T06:23:31.4272645Z env: 2026-02-21T06:23:31.4273082Z UV_PYTHON_INSTALL_DIR: /home/runner/work/_temp/uv-python-dir 2026-02-21T06:23:31.4273623Z UV_PYTHON: 3.12 2026-02-21T06:23:31.4274045Z UV_CACHE_DIR: /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:23:31.4274525Z ##[endgroup] 2026-02-21T06:23:31.6951513Z Using CPython 3.12.3 interpreter at: /usr/bin/python3.12 2026-02-21T06:23:31.6952360Z Creating virtual environment at: .venv 2026-02-21T06:23:31.6957451Z Activate with: .venv/bin/activate 2026-02-21T06:23:31.7018022Z ##[group]Run source .venv/bin/activate 2026-02-21T06:23:31.7018573Z source .venv/bin/activate 2026-02-21T06:23:31.7019068Z uv pip install -e .[docs] 2026-02-21T06:23:31.7051632Z shell: /usr/bin/bash -l {0} 2026-02-21T06:23:31.7052020Z env: 2026-02-21T06:23:31.7052446Z UV_PYTHON_INSTALL_DIR: /home/runner/work/_temp/uv-python-dir 2026-02-21T06:23:31.7052960Z UV_PYTHON: 3.12 2026-02-21T06:23:31.7053358Z UV_CACHE_DIR: /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:23:31.7053814Z ##[endgroup] 2026-02-21T06:23:32.8421174Z Resolved 90 packages in 974ms 2026-02-21T06:23:32.8448050Z Building helion @ file:///home/runner/work/helion/helion 2026-02-21T06:23:32.8559007Z Downloading nvidia-curand-cu12 (60.7MiB) 2026-02-21T06:23:32.8562917Z Downloading networkx (2.0MiB) 2026-02-21T06:23:32.8594211Z Downloading sympy (6.0MiB) 2026-02-21T06:23:32.8601584Z Downloading nvidia-nvshmem-cu12 (132.7MiB) 2026-02-21T06:23:32.8613270Z Downloading babel (9.7MiB) 2026-02-21T06:23:32.8618523Z Downloading pygments (1.2MiB) 2026-02-21T06:23:32.8619434Z Downloading numpy (15.8MiB) 2026-02-21T06:23:32.8623339Z Downloading nvidia-cuda-nvrtc-cu12 (84.0MiB) 2026-02-21T06:23:32.8625788Z Downloading nvidia-cufile-cu12 (1.1MiB) 2026-02-21T06:23:32.8629076Z Downloading pillow (6.7MiB) 2026-02-21T06:23:32.8632988Z Downloading triton (179.5MiB) 2026-02-21T06:23:32.8635084Z Downloading nvidia-cusparse-cu12 (274.9MiB) 2026-02-21T06:23:32.8642817Z Downloading nvidia-cublas-cu12 (566.8MiB) 2026-02-21T06:23:32.8647482Z Downloading pydata-sphinx-theme (4.4MiB) 2026-02-21T06:23:32.8652052Z Downloading scipy (33.4MiB) 2026-02-21T06:23:32.8655070Z Downloading nvidia-cudnn-cu12 (674.0MiB) 2026-02-21T06:23:32.8658721Z Downloading nvidia-cuda-cupti-cu12 (9.8MiB) 2026-02-21T06:23:32.8665470Z Downloading accessible-pygments (1.3MiB) 2026-02-21T06:23:32.8667926Z Downloading nvidia-nccl-cu12 (307.4MiB) 2026-02-21T06:23:32.8670870Z Downloading sphinx-design (2.1MiB) 2026-02-21T06:23:32.8675036Z Downloading nvidia-cusolver-cu12 (255.1MiB) 2026-02-21T06:23:32.8744811Z Downloading nvidia-nvjitlink-cu12 (37.4MiB) 2026-02-21T06:23:32.8748564Z Downloading sphinx (3.1MiB) 2026-02-21T06:23:32.8749605Z Downloading nvidia-cusparselt-cu12 (273.9MiB) 2026-02-21T06:23:32.8756245Z Downloading cuda-bindings (11.6MiB) 2026-02-21T06:23:32.8759188Z Downloading nvidia-cufft-cu12 (184.2MiB) 2026-02-21T06:23:32.8761817Z Downloading scikit-learn (8.5MiB) 2026-02-21T06:23:32.8769264Z Downloading torch (873.3MiB) 2026-02-21T06:23:33.1304886Z Built helion @ file:///home/runner/work/helion/helion 2026-02-21T06:23:33.4287182Z Downloaded nvidia-cufile-cu12 2026-02-21T06:23:33.4957053Z Downloaded accessible-pygments 2026-02-21T06:23:33.6545785Z Downloaded sphinx-design 2026-02-21T06:23:33.7587339Z Downloaded pygments 2026-02-21T06:23:34.1009984Z Downloaded networkx 2026-02-21T06:23:34.1280064Z Downloaded pydata-sphinx-theme 2026-02-21T06:23:34.1493042Z Downloaded sphinx 2026-02-21T06:23:34.6561815Z Downloaded pillow 2026-02-21T06:23:35.0610661Z Downloaded scikit-learn 2026-02-21T06:23:35.1571360Z Downloaded nvidia-cuda-cupti-cu12 2026-02-21T06:23:35.2023527Z Downloaded babel 2026-02-21T06:23:35.4740739Z Downloaded cuda-bindings 2026-02-21T06:23:35.6451079Z Downloaded sympy 2026-02-21T06:23:35.9256823Z Downloaded numpy 2026-02-21T06:23:37.9921356Z Downloaded nvidia-nvjitlink-cu12 2026-02-21T06:23:38.6285746Z Downloaded scipy 2026-02-21T06:23:39.9334495Z Downloaded nvidia-curand-cu12 2026-02-21T06:23:41.6430149Z Downloaded nvidia-cuda-nvrtc-cu12 2026-02-21T06:23:44.7520932Z Downloaded nvidia-nvshmem-cu12 2026-02-21T06:23:47.4028130Z Downloaded nvidia-cufft-cu12 2026-02-21T06:23:47.8336927Z Downloaded triton 2026-02-21T06:23:49.8553640Z Downloaded nvidia-cusolver-cu12 2026-02-21T06:23:50.5119906Z Downloaded nvidia-cusparselt-cu12 2026-02-21T06:23:50.5415270Z Downloaded nvidia-cusparse-cu12 2026-02-21T06:23:51.2730425Z Downloaded nvidia-nccl-cu12 2026-02-21T06:23:53.9992539Z Downloaded nvidia-cublas-cu12 2026-02-21T06:23:54.5550242Z Downloaded nvidia-cudnn-cu12 2026-02-21T06:24:01.9791490Z Downloaded torch 2026-02-21T06:24:01.9794259Z Prepared 88 packages in 29.13s 2026-02-21T06:24:02.3070497Z Installed 90 packages in 327ms 2026-02-21T06:24:02.3072571Z + accessible-pygments==0.0.5 2026-02-21T06:24:02.3075798Z + alabaster==0.7.16 2026-02-21T06:24:02.3076494Z + anyio==4.12.1 2026-02-21T06:24:02.3076794Z + babel==2.18.0 2026-02-21T06:24:02.3077105Z + beautifulsoup4==4.14.3 2026-02-21T06:24:02.3077447Z + blinker==1.9.0 2026-02-21T06:24:02.3077914Z + certifi==2026.1.4 2026-02-21T06:24:02.3078277Z + charset-normalizer==3.4.4 2026-02-21T06:24:02.3078631Z + click==8.3.1 2026-02-21T06:24:02.3078915Z + colorama==0.4.6 2026-02-21T06:24:02.3079215Z + cuda-bindings==12.9.4 2026-02-21T06:24:02.3079579Z + cuda-pathfinder==1.3.4 2026-02-21T06:24:02.3079812Z + docutils==0.18.1 2026-02-21T06:24:02.3079993Z + filecheck==1.0.3 2026-02-21T06:24:02.3080161Z + filelock==3.24.3 2026-02-21T06:24:02.3080336Z + flask==3.1.3 2026-02-21T06:24:02.3088474Z + fsspec==2026.2.0 2026-02-21T06:24:02.3088793Z + h11==0.16.0 2026-02-21T06:24:02.3089314Z + helion==0.1.dev1+g874a7d0ca (from file:///home/runner/work/helion/helion) 2026-02-21T06:24:02.3089928Z + idna==3.11 2026-02-21T06:24:02.3090211Z + imagesize==1.4.1 2026-02-21T06:24:02.3090525Z + itsdangerous==2.2.0 2026-02-21T06:24:02.3090865Z + jinja2==3.1.6 2026-02-21T06:24:02.3091157Z + joblib==1.5.3 2026-02-21T06:24:02.3091464Z + linkify-it-py==2.0.3 2026-02-21T06:24:02.3091818Z + markdown-it-py==3.0.0 2026-02-21T06:24:02.3092171Z + markupsafe==3.0.3 2026-02-21T06:24:02.3092527Z + mdit-py-plugins==0.5.0 2026-02-21T06:24:02.3092862Z + mdurl==0.1.2 2026-02-21T06:24:02.3093224Z + mpmath==1.3.0 2026-02-21T06:24:02.3093522Z + myst-parser==3.0.1 2026-02-21T06:24:02.3093841Z + networkx==3.6.1 2026-02-21T06:24:02.3094124Z + numpy==2.4.2 2026-02-21T06:24:02.3094434Z + nvidia-cublas-cu12==12.8.4.1 2026-02-21T06:24:02.3094840Z + nvidia-cuda-cupti-cu12==12.8.90 2026-02-21T06:24:02.3095265Z + nvidia-cuda-nvrtc-cu12==12.8.93 2026-02-21T06:24:02.3095685Z + nvidia-cuda-runtime-cu12==12.8.90 2026-02-21T06:24:02.3096096Z + nvidia-cudnn-cu12==9.10.2.21 2026-02-21T06:24:02.3096477Z + nvidia-cufft-cu12==11.3.3.83 2026-02-21T06:24:02.3096850Z + nvidia-cufile-cu12==1.13.1.3 2026-02-21T06:24:02.3097224Z + nvidia-curand-cu12==10.3.9.90 2026-02-21T06:24:02.3097787Z + nvidia-cusolver-cu12==11.7.3.90 2026-02-21T06:24:02.3098207Z + nvidia-cusparse-cu12==12.5.8.93 2026-02-21T06:24:02.3098626Z + nvidia-cusparselt-cu12==0.7.1 2026-02-21T06:24:02.3099018Z + nvidia-nccl-cu12==2.27.5 2026-02-21T06:24:02.3099676Z + nvidia-nvjitlink-cu12==12.8.93 2026-02-21T06:24:02.3100077Z + nvidia-nvshmem-cu12==3.4.5 2026-02-21T06:24:02.3100458Z + nvidia-nvtx-cu12==12.8.90 2026-02-21T06:24:02.3100813Z + packaging==26.0 2026-02-21T06:24:02.3101111Z + pillow==12.1.1 2026-02-21T06:24:02.3101415Z + psutil==7.2.2 2026-02-21T06:24:02.3101731Z + pydata-sphinx-theme==0.15.4 2026-02-21T06:24:02.3102114Z + pygments==2.19.2 2026-02-21T06:24:02.3102465Z + pytorch-sphinx-theme2==0.2.0 2026-02-21T06:24:02.3102840Z + pyyaml==6.0.3 2026-02-21T06:24:02.3103125Z + requests==2.32.5 2026-02-21T06:24:02.3103418Z + rich==14.3.3 2026-02-21T06:24:02.3103712Z + scikit-learn==1.8.0 2026-02-21T06:24:02.3104025Z + scipy==1.17.0 2026-02-21T06:24:02.3104321Z + setuptools==82.0.0 2026-02-21T06:24:02.3104645Z + snowballstemmer==3.0.1 2026-02-21T06:24:02.3104990Z + soupsieve==2.8.3 2026-02-21T06:24:02.3105282Z + sphinx==7.2.6 2026-02-21T06:24:02.3105595Z + sphinx-autobuild==2025.8.25 2026-02-21T06:24:02.3106009Z + sphinx-autodoc-typehints==2.0.1 2026-02-21T06:24:02.3106497Z + sphinx-design==0.6.1 2026-02-21T06:24:02.3106842Z + sphinx-gallery==0.14.0 2026-02-21T06:24:02.3107215Z + sphinx-last-updated-by-git==0.3.8 2026-02-21T06:24:02.3107845Z + sphinx-sitemap==2.7.1 2026-02-21T06:24:02.3108226Z + sphinxcontrib-applehelp==2.0.0 2026-02-21T06:24:02.3108664Z + sphinxcontrib-devhelp==2.0.0 2026-02-21T06:24:02.3109335Z + sphinxcontrib-htmlhelp==2.1.0 2026-02-21T06:24:02.3109774Z + sphinxcontrib-jsmath==1.0.1 2026-02-21T06:24:02.3110166Z + sphinxcontrib-katex==0.9.10 2026-02-21T06:24:02.3110538Z + sphinxcontrib-mermaid==1.0.0 2026-02-21T06:24:02.3110928Z + sphinxcontrib-qthelp==2.0.0 2026-02-21T06:24:02.3111326Z + sphinxcontrib-serializinghtml==2.0.0 2026-02-21T06:24:02.3111786Z + sphinxext-opengraph==0.13.0 2026-02-21T06:24:02.3112179Z + starlette==0.52.1 2026-02-21T06:24:02.3112528Z + sympy==1.14.0 2026-02-21T06:24:02.3112849Z + threadpoolctl==3.6.0 2026-02-21T06:24:02.3113198Z + torch==2.10.0 2026-02-21T06:24:02.3113528Z + triton==3.6.0 2026-02-21T06:24:02.3113870Z + typing-extensions==4.15.0 2026-02-21T06:24:02.3114253Z + uc-micro-py==1.0.3 2026-02-21T06:24:02.3114586Z + urllib3==2.6.3 2026-02-21T06:24:02.3114895Z + uvicorn==0.41.0 2026-02-21T06:24:02.3115209Z + watchfiles==1.1.1 2026-02-21T06:24:02.3115543Z + websockets==16.0 2026-02-21T06:24:02.3115864Z + werkzeug==3.1.6 2026-02-21T06:24:02.3356653Z ##[group]Run source .venv/bin/activate 2026-02-21T06:24:02.3356962Z source .venv/bin/activate 2026-02-21T06:24:02.3357195Z cd docs/ 2026-02-21T06:24:02.3357366Z make html 2026-02-21T06:24:02.3357745Z make linkcheck 2026-02-21T06:24:02.3390941Z shell: /usr/bin/bash -l {0} 2026-02-21T06:24:02.3391169Z env: 2026-02-21T06:24:02.3391411Z UV_PYTHON_INSTALL_DIR: /home/runner/work/_temp/uv-python-dir 2026-02-21T06:24:02.3391730Z UV_PYTHON: 3.12 2026-02-21T06:24:02.3391966Z UV_CACHE_DIR: /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:24:02.3392248Z ##[endgroup] 2026-02-21T06:24:02.4583802Z rm -rf ../site/* 2026-02-21T06:24:02.4598191Z rm -rf examples/* 2026-02-21T06:24:02.8865969Z /home/runner/work/helion/helion/.venv/lib/python3.12/site-packages/docutils/utils/math/latex2mathml.py:954: SyntaxWarning: invalid escape sequence '\i' 2026-02-21T06:24:02.8867526Z node = parse_latex_math(node, '\int\dotsi\int') 2026-02-21T06:24:03.2204023Z Running Sphinx v7.2.6 2026-02-21T06:24:04.3338877Z Parsed external_urls: ['github', 'github_issues', 'contributing', 'docs', 'twitter'] 2026-02-21T06:24:04.3340121Z matplotlib is not installed, social cards will not be generated 2026-02-21T06:24:04.3340944Z making output directory... done 2026-02-21T06:24:04.3344846Z Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files. 2026-02-21T06:24:04.5116454Z [autosummary] generating autosummary for: api/autotuner.md, api/config.md, api/exceptions.md, api/index.md, api/kernel.md, api/language.md, api/runtime.md, api/settings.md, deployment_autotuning.md, events.md, helion_puzzles.rst, index.md, installation.md, tileir_backend.md 2026-02-21T06:24:15.2917769Z [autosummary] generating autosummary for: /home/runner/work/helion/helion/docs/api/generated/helion.Config.rst, /home/runner/work/helion/helion/docs/api/generated/helion.Settings.rst, /home/runner/work/helion/helion/docs/api/generated/helion.kernel.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.StackTensor.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.Tile.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.arange.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.associative_scan.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_add.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_and.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_cas.rst, ..., /home/runner/work/helion/helion/docs/api/generated/helion.language.store.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.subscript.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.tile.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_begin.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_block_size.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_end.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_id.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_index.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.wait.rst, /home/runner/work/helion/helion/docs/api/generated/helion.language.zeros.rst 2026-02-21T06:24:15.2954529Z loading intersphinx inventory from https://docs.python.org/3/objects.inv... 2026-02-21T06:24:15.2960720Z loading intersphinx inventory from https://pytorch.org/docs/stable/objects.inv... 2026-02-21T06:24:15.2966035Z loading intersphinx inventory from https://helionlang.com/objects.inv... 2026-02-21T06:24:15.5001391Z intersphinx inventory has moved: https://pytorch.org/docs/stable/objects.inv -> https://docs.pytorch.org/docs/stable/objects.inv 2026-02-21T06:24:15.6220803Z myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'deflist', 'html_admonition', 'linkify', 'dollarmath', 'tasklist', 'amsmath', 'substitution', 'colon_fence', 'html_image', 'smartquotes'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) 2026-02-21T06:24:15.6223853Z generating gallery... 2026-02-21T06:24:15.7550230Z generating gallery for examples... [ 2%] add.py 2026-02-21T06:24:15.7675951Z generating gallery for examples... [ 4%] broadcast_matmul.py 2026-02-21T06:24:15.7799546Z generating gallery for examples... [ 6%] batch_softmax.py 2026-02-21T06:24:15.7923532Z generating gallery for examples... [ 8%] concatenate.py 2026-02-21T06:24:15.8045626Z generating gallery for examples... [ 10%] sum.py 2026-02-21T06:24:15.8171538Z generating gallery for examples... [ 12%] bmm.py 2026-02-21T06:24:15.8294559Z generating gallery for examples... [ 14%] embedding.py 2026-02-21T06:24:15.8422603Z generating gallery for examples... [ 16%] split_k_barrier.py 2026-02-21T06:24:15.8548765Z generating gallery for examples... [ 18%] cross_entropy.py 2026-02-21T06:24:15.8675377Z generating gallery for examples... [ 20%] exp.py 2026-02-21T06:24:15.8807387Z generating gallery for examples... [ 22%] welford.py 2026-02-21T06:24:15.8933725Z generating gallery for examples... [ 24%] low_mem_dropout.py 2026-02-21T06:24:15.9067454Z generating gallery for examples... [ 27%] gather_gemv.py 2026-02-21T06:24:15.9200829Z generating gallery for examples... [ 29%] matmul_layernorm.py 2026-02-21T06:24:15.9333037Z generating gallery for examples... [ 31%] long_sum.py 2026-02-21T06:24:15.9467460Z generating gallery for examples... [ 33%] fp8_gemm.py 2026-02-21T06:24:15.9603317Z generating gallery for examples... [ 35%] matmul_split_k.py 2026-02-21T06:24:15.9746185Z generating gallery for examples... [ 37%] attention.py 2026-02-21T06:24:15.9880668Z generating gallery for examples... [ 39%] bf16xint16_gemm.py 2026-02-21T06:24:16.0013084Z generating gallery for examples... [ 41%] jagged_dense_bmm.py 2026-02-21T06:24:16.0144759Z generating gallery for examples... [ 43%] jagged_dense_add.py 2026-02-21T06:24:16.0279494Z generating gallery for examples... [ 45%] jagged_sum.py 2026-02-21T06:24:16.0422438Z generating gallery for examples... [ 47%] mamba2_chunk_state.py 2026-02-21T06:24:16.0562551Z generating gallery for examples... [ 49%] jagged_softmax.py 2026-02-21T06:24:16.0702055Z generating gallery for examples... [ 51%] softmax.py 2026-02-21T06:24:16.0839541Z generating gallery for examples... [ 53%] jagged_mean.py 2026-02-21T06:24:16.0986685Z generating gallery for examples... [ 55%] gdn_fwd_h.py 2026-02-21T06:24:16.1124730Z generating gallery for examples... [ 57%] int4_gemm.py 2026-02-21T06:24:16.1261927Z generating gallery for examples... [ 59%] moe_matmul_ogs.py 2026-02-21T06:24:16.1405057Z generating gallery for examples... [ 61%] kl_div.py 2026-02-21T06:24:16.1549706Z generating gallery for examples... [ 63%] rms_norm.py 2026-02-21T06:24:16.1698521Z generating gallery for examples... [ 65%] jagged_hstu_attn.py 2026-02-21T06:24:16.1845912Z generating gallery for examples... [ 67%] segment_reduction.py 2026-02-21T06:24:16.2006869Z generating gallery for examples... [ 69%] blackwell_attention.py 2026-02-21T06:24:16.2150449Z generating gallery for examples... [ 71%] nvfp4_gemm.py 2026-02-21T06:24:16.2299070Z generating gallery for examples... [ 73%] jagged_layer_norm.py 2026-02-21T06:24:16.2443825Z generating gallery for examples... [ 76%] squeeze_and_excitation_net.py 2026-02-21T06:24:16.2598173Z generating gallery for examples... [ 78%] mamba2_chunk_scan.py 2026-02-21T06:24:16.2756019Z generating gallery for examples... [ 80%] flex_attention.py 2026-02-21T06:24:16.2906660Z generating gallery for examples... [ 82%] layer_norm.py 2026-02-21T06:24:16.3064418Z generating gallery for examples... [ 84%] jsd.py 2026-02-21T06:24:16.3218470Z generating gallery for examples... [ 86%] swiglu.py 2026-02-21T06:24:16.3374970Z generating gallery for examples... [ 88%] geglu.py 2026-02-21T06:24:16.3527094Z generating gallery for examples... [ 90%] fp8_attention.py 2026-02-21T06:24:16.3685153Z generating gallery for examples... [ 92%] grouped_gemm.py 2026-02-21T06:24:16.3840064Z generating gallery for examples... [ 94%] fused_linear_jsd.py 2026-02-21T06:24:16.4005450Z generating gallery for examples... [ 96%] matmul.py 2026-02-21T06:24:16.4176244Z generating gallery for examples... [ 98%] aot_example.py 2026-02-21T06:24:16.4369851Z generating gallery for examples... [100%] grpo_loss.py 2026-02-21T06:24:16.4727850Z generating gallery for examples/distributed... [ 25%] one_shot_allreduce_bias_rmsnorm.py 2026-02-21T06:24:16.4878133Z generating gallery for examples/distributed... [ 50%] matmul_reduce_scatter.py 2026-02-21T06:24:16.6617049Z generating gallery for examples/distributed... [ 75%] all_reduce.py 2026-02-21T06:24:16.6783072Z generating gallery for examples/distributed... [100%] all_gather_matmul.py 2026-02-21T06:24:16.7199617Z building [mo]: targets for 0 po files that are out of date 2026-02-21T06:24:16.7200520Z writing output... 2026-02-21T06:24:16.7217174Z building [html]: targets for 14 source files that are out of date 2026-02-21T06:24:16.7258826Z updating environment: [new config] 113 added, 0 changed, 0 removed 2026-02-21T06:24:18.1784056Z reading sources... [ 1%] api/autotuner 2026-02-21T06:24:18.4711150Z reading sources... [ 2%] api/config 2026-02-21T06:24:19.3049808Z reading sources... [ 3%] api/exceptions 2026-02-21T06:24:19.6635552Z reading sources... [ 4%] api/generated/helion.Config 2026-02-21T06:24:20.2063771Z reading sources... [ 4%] api/generated/helion.Settings 2026-02-21T06:24:20.2606607Z reading sources... [ 5%] api/generated/helion.kernel 2026-02-21T06:24:20.3861694Z reading sources... [ 6%] api/generated/helion.language.StackTensor 2026-02-21T06:24:23.0761372Z reading sources... [ 7%] api/generated/helion.language.Tile 2026-02-21T06:24:23.0958628Z reading sources... [ 8%] api/generated/helion.language.arange 2026-02-21T06:24:23.1260497Z reading sources... [ 9%] api/generated/helion.language.associative_scan 2026-02-21T06:24:23.1718823Z reading sources... [ 10%] api/generated/helion.language.atomic_add 2026-02-21T06:24:23.1852439Z reading sources... [ 11%] api/generated/helion.language.atomic_and 2026-02-21T06:24:23.2020362Z reading sources... [ 12%] api/generated/helion.language.atomic_cas 2026-02-21T06:24:23.2160344Z reading sources... [ 12%] api/generated/helion.language.atomic_max 2026-02-21T06:24:23.2291598Z reading sources... [ 13%] api/generated/helion.language.atomic_min 2026-02-21T06:24:23.2430914Z reading sources... [ 14%] api/generated/helion.language.atomic_or 2026-02-21T06:24:23.2559141Z reading sources... [ 15%] api/generated/helion.language.atomic_xchg 2026-02-21T06:24:23.2699574Z reading sources... [ 16%] api/generated/helion.language.atomic_xor 2026-02-21T06:24:23.2738534Z reading sources... [ 17%] api/generated/helion.language.constexpr 2026-02-21T06:24:23.2863467Z reading sources... [ 18%] api/generated/helion.language.cumprod 2026-02-21T06:24:23.2997539Z reading sources... [ 19%] api/generated/helion.language.cumsum 2026-02-21T06:24:23.3116599Z reading sources... [ 19%] api/generated/helion.language.device_print 2026-02-21T06:24:23.3418792Z reading sources... [ 20%] api/generated/helion.language.dot 2026-02-21T06:24:23.3574949Z reading sources... [ 21%] api/generated/helion.language.full 2026-02-21T06:24:23.4092446Z reading sources... [ 22%] api/generated/helion.language.grid 2026-02-21T06:24:23.4332152Z reading sources... [ 23%] api/generated/helion.language.inline_asm_elementwise 2026-02-21T06:24:23.4673152Z reading sources... [ 24%] api/generated/helion.language.inline_triton 2026-02-21T06:24:23.4825935Z reading sources... [ 25%] api/generated/helion.language.join 2026-02-21T06:24:23.5189355Z reading sources... [ 26%] api/generated/helion.language.load 2026-02-21T06:24:23.5534781Z reading sources... [ 27%] api/generated/helion.language.reduce 2026-02-21T06:24:23.5750046Z reading sources... [ 27%] api/generated/helion.language.register_block_size 2026-02-21T06:24:23.5851635Z reading sources... [ 28%] api/generated/helion.language.register_tunable 2026-02-21T06:24:23.6125676Z reading sources... [ 29%] api/generated/helion.language.signal 2026-02-21T06:24:23.6230753Z reading sources... [ 30%] api/generated/helion.language.specialize 2026-02-21T06:24:23.6325843Z reading sources... [ 31%] api/generated/helion.language.split 2026-02-21T06:24:23.6452472Z reading sources... [ 32%] api/generated/helion.language.stacktensor_like 2026-02-21T06:24:23.6588587Z reading sources... [ 33%] api/generated/helion.language.static_range 2026-02-21T06:24:23.6734196Z reading sources... [ 34%] api/generated/helion.language.store 2026-02-21T06:24:23.6854772Z reading sources... [ 35%] api/generated/helion.language.subscript 2026-02-21T06:24:23.7075959Z reading sources... [ 35%] api/generated/helion.language.tile 2026-02-21T06:24:23.7243602Z reading sources... [ 36%] api/generated/helion.language.tile_begin 2026-02-21T06:24:23.7331642Z reading sources... [ 37%] api/generated/helion.language.tile_block_size 2026-02-21T06:24:23.7431782Z reading sources... [ 38%] api/generated/helion.language.tile_end 2026-02-21T06:24:23.7520630Z reading sources... [ 39%] api/generated/helion.language.tile_id 2026-02-21T06:24:23.7612817Z reading sources... [ 40%] api/generated/helion.language.tile_index 2026-02-21T06:24:23.7780589Z reading sources... [ 41%] api/generated/helion.language.wait 2026-02-21T06:24:23.7923184Z reading sources... [ 42%] api/generated/helion.language.zeros 2026-02-21T06:24:23.9625221Z reading sources... [ 42%] api/index 2026-02-21T06:24:24.2540061Z reading sources... [ 43%] api/kernel 2026-02-21T06:24:25.1700357Z reading sources... [ 44%] api/language 2026-02-21T06:24:25.3460924Z reading sources... [ 45%] api/runtime 2026-02-21T06:24:25.7919748Z reading sources... [ 46%] api/settings 2026-02-21T06:24:25.8259082Z reading sources... [ 47%] deployment_autotuning 2026-02-21T06:24:25.8780118Z reading sources... [ 48%] events 2026-02-21T06:24:25.8874112Z reading sources... [ 49%] examples/add 2026-02-21T06:24:25.8975052Z reading sources... [ 50%] examples/aot_example 2026-02-21T06:24:25.9071398Z reading sources... [ 50%] examples/attention 2026-02-21T06:24:25.9167344Z reading sources... [ 51%] examples/batch_softmax 2026-02-21T06:24:25.9242151Z reading sources... [ 52%] examples/bf16xint16_gemm 2026-02-21T06:24:25.9344888Z reading sources... [ 53%] examples/blackwell_attention 2026-02-21T06:24:25.9438194Z reading sources... [ 54%] examples/bmm 2026-02-21T06:24:25.9528699Z reading sources... [ 55%] examples/broadcast_matmul 2026-02-21T06:24:25.9616185Z reading sources... [ 56%] examples/concatenate 2026-02-21T06:24:25.9695540Z reading sources... [ 57%] examples/cross_entropy 2026-02-21T06:24:25.9779938Z reading sources... [ 58%] examples/distributed/all_gather_matmul 2026-02-21T06:24:25.9880830Z reading sources... [ 58%] examples/distributed/all_reduce 2026-02-21T06:24:25.9961799Z reading sources... [ 59%] examples/distributed/index 2026-02-21T06:24:26.0035093Z reading sources... [ 60%] examples/distributed/matmul_reduce_scatter 2026-02-21T06:24:26.0101851Z reading sources... [ 61%] examples/distributed/one_shot_allreduce_bias_rmsnorm 2026-02-21T06:24:26.0187449Z reading sources... [ 62%] examples/embedding 2026-02-21T06:24:26.0290325Z reading sources... [ 63%] examples/exp 2026-02-21T06:24:26.0388843Z reading sources... [ 64%] examples/flex_attention 2026-02-21T06:24:26.0475434Z reading sources... [ 65%] examples/fp8_attention 2026-02-21T06:24:26.0549160Z reading sources... [ 65%] examples/fp8_gemm 2026-02-21T06:24:26.0682102Z reading sources... [ 66%] examples/fused_linear_jsd 2026-02-21T06:24:26.0778409Z reading sources... [ 67%] examples/gather_gemv 2026-02-21T06:24:26.0885008Z reading sources... [ 68%] examples/gdn_fwd_h 2026-02-21T06:24:26.1002267Z reading sources... [ 69%] examples/geglu 2026-02-21T06:24:26.1145208Z reading sources... [ 70%] examples/grouped_gemm 2026-02-21T06:24:26.1260768Z reading sources... [ 71%] examples/grpo_loss 2026-02-21T06:24:26.1525859Z reading sources... [ 72%] examples/index 2026-02-21T06:24:26.1626695Z reading sources... [ 73%] examples/int4_gemm 2026-02-21T06:24:26.1730854Z reading sources... [ 73%] examples/jagged_dense_add 2026-02-21T06:24:26.1824967Z reading sources... [ 74%] examples/jagged_dense_bmm 2026-02-21T06:24:26.1926872Z reading sources... [ 75%] examples/jagged_hstu_attn 2026-02-21T06:24:26.2039030Z reading sources... [ 76%] examples/jagged_layer_norm 2026-02-21T06:24:26.2132543Z reading sources... [ 77%] examples/jagged_mean 2026-02-21T06:24:26.2230765Z reading sources... [ 78%] examples/jagged_softmax 2026-02-21T06:24:26.2330653Z reading sources... [ 79%] examples/jagged_sum 2026-02-21T06:24:26.2449821Z reading sources... [ 80%] examples/jsd 2026-02-21T06:24:26.2570797Z reading sources... [ 81%] examples/kl_div 2026-02-21T06:24:26.2651986Z reading sources... [ 81%] examples/layer_norm 2026-02-21T06:24:26.2761564Z reading sources... [ 82%] examples/long_sum 2026-02-21T06:24:26.2859747Z reading sources... [ 83%] examples/low_mem_dropout 2026-02-21T06:24:26.2962727Z reading sources... [ 84%] examples/mamba2_chunk_scan 2026-02-21T06:24:26.3071248Z reading sources... [ 85%] examples/mamba2_chunk_state 2026-02-21T06:24:26.3149796Z reading sources... [ 86%] examples/matmul 2026-02-21T06:24:26.3249734Z reading sources... [ 87%] examples/matmul_layernorm 2026-02-21T06:24:26.3328596Z reading sources... [ 88%] examples/matmul_split_k 2026-02-21T06:24:26.3416476Z reading sources... [ 88%] examples/moe_matmul_ogs 2026-02-21T06:24:26.3495380Z reading sources... [ 89%] examples/nvfp4_gemm 2026-02-21T06:24:26.7242191Z reading sources... [ 90%] examples/rms_norm 2026-02-21T06:24:26.7341358Z reading sources... [ 91%] examples/segment_reduction 2026-02-21T06:24:26.7421097Z reading sources... [ 92%] examples/softmax 2026-02-21T06:24:26.7486697Z reading sources... [ 93%] examples/split_k_barrier 2026-02-21T06:24:26.7580809Z reading sources... [ 94%] examples/squeeze_and_excitation_net 2026-02-21T06:24:26.7679576Z reading sources... [ 95%] examples/sum 2026-02-21T06:24:26.7793914Z reading sources... [ 96%] examples/swiglu 2026-02-21T06:24:26.7892174Z reading sources... [ 96%] examples/welford 2026-02-21T06:24:26.8105183Z reading sources... [ 97%] helion_puzzles 2026-02-21T06:24:26.8429000Z reading sources... [ 98%] index 2026-02-21T06:24:26.8584185Z reading sources... [ 99%] installation 2026-02-21T06:24:26.8886936Z reading sources... [100%] tileir_backend 2026-02-21T06:24:26.9020604Z getting Git timestamps for source files... [ 20%] api 2026-02-21T06:24:26.9040797Z getting Git timestamps for source files... [ 40%] api/generated 2026-02-21T06:24:26.9089966Z getting Git timestamps for source files... [ 60%] . 2026-02-21T06:24:26.9109664Z getting Git timestamps for source files... [ 80%] examples 2026-02-21T06:24:26.9128895Z getting Git timestamps for source files... [100%] examples/distributed 2026-02-21T06:24:26.9275108Z getting Git timestamps for dependencies... [ 10%] /home/runner/work/helion/helion/.venv/lib/python3.12/site-packages/sklearn/ensemble 2026-02-21T06:24:26.9325853Z getting Git timestamps for dependencies... [ 20%] /home/runner/work/helion/helion/helion/autotuner 2026-02-21T06:24:26.9340652Z getting Git timestamps for dependencies... [ 30%] /usr/lib/python3.12 2026-02-21T06:24:26.9390542Z getting Git timestamps for dependencies... [ 40%] /home/runner/work/helion/helion/helion/runtime 2026-02-21T06:24:26.9410831Z getting Git timestamps for dependencies... [ 50%] /home/runner/work/helion/helion/.venv/lib/python3.12/site-packages/torch/_inductor/runtime 2026-02-21T06:24:26.9461774Z getting Git timestamps for dependencies... [ 60%] /home/runner/work/helion/helion/helion 2026-02-21T06:24:26.9513588Z getting Git timestamps for dependencies... [ 70%] /home/runner/work/helion/helion/helion/language 2026-02-21T06:24:26.9533375Z getting Git timestamps for dependencies... [ 80%] examples 2026-02-21T06:24:26.9554489Z getting Git timestamps for dependencies... [ 90%] examples/distributed 2026-02-21T06:24:26.9574176Z getting Git timestamps for dependencies... [100%] examples/distributed/images/thumb 2026-02-21T06:24:26.9589925Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:26.9592004Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9594151Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9596546Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:26.9598740Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9600862Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9603290Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.block_sizes:1: WARNING: duplicate object description of helion.Config.block_sizes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9606097Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.reduction_loops:1: WARNING: duplicate object description of helion.Config.reduction_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9609046Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_warps:1: WARNING: duplicate object description of helion.Config.num_warps, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9611734Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_stages:1: WARNING: duplicate object description of helion.Config.num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9614440Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.loop_orders:1: WARNING: duplicate object description of helion.Config.loop_orders, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9617201Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.flatten_loops:1: WARNING: duplicate object description of helion.Config.flatten_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9620688Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_unroll_factors:1: WARNING: duplicate object description of helion.Config.range_unroll_factors, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9623731Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_warp_specializes:1: WARNING: duplicate object description of helion.Config.range_warp_specializes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9626665Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_num_stages:1: WARNING: duplicate object description of helion.Config.range_num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9629765Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_multi_buffers:1: WARNING: duplicate object description of helion.Config.range_multi_buffers, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9632655Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_flattens:1: WARNING: duplicate object description of helion.Config.range_flattens, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9635452Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.static_ranges:1: WARNING: duplicate object description of helion.Config.static_ranges, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9638317Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.pid_type:1: WARNING: duplicate object description of helion.Config.pid_type, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9641017Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.l2_groupings:1: WARNING: duplicate object description of helion.Config.l2_groupings, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9643928Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.indexing:1: WARNING: duplicate object description of helion.Config.indexing, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9646773Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.load_eviction_policies:1: WARNING: duplicate object description of helion.Config.load_eviction_policies, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9649814Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config:1: WARNING: duplicate object description of helion.Config, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9652543Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:1: WARNING: duplicate object description of helion.Config.__init__, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9654819Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:26.9656759Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9658776Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9660195Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:1: WARNING: duplicate object description of helion.Config.__init__, other instance in api/generated/helion.Config, use :no-index: for one of them 2026-02-21T06:24:26.9661500Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:26.9662682Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9663833Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9665107Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.config:1: WARNING: duplicate object description of helion.Config.config, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9666591Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.to_json:1: WARNING: duplicate object description of helion.Config.to_json, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9668377Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.from_dict:1: WARNING: duplicate object description of helion.Config.from_dict, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9669963Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.from_json:1: WARNING: duplicate object description of helion.Config.from_json, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9671534Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.minimize:1: WARNING: duplicate object description of helion.Config.minimize, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9673070Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.save:1: WARNING: duplicate object description of helion.Config.save, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9674753Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.load:1: WARNING: duplicate object description of helion.Config.load, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9676255Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.block_sizes:1: WARNING: duplicate object description of helion.Config.block_sizes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9677909Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.loop_orders:1: WARNING: duplicate object description of helion.Config.loop_orders, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9679466Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.elements_per_thread:1: WARNING: duplicate object description of helion.Config.elements_per_thread, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9681027Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.flatten_loops:1: WARNING: duplicate object description of helion.Config.flatten_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9682558Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.reduction_loops:1: WARNING: duplicate object description of helion.Config.reduction_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9684050Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_warps:1: WARNING: duplicate object description of helion.Config.num_warps, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9685573Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_stages:1: WARNING: duplicate object description of helion.Config.num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9687298Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.l2_groupings:1: WARNING: duplicate object description of helion.Config.l2_groupings, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9689511Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.pid_type:1: WARNING: duplicate object description of helion.Config.pid_type, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9691003Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_sm_multiplier:1: WARNING: duplicate object description of helion.Config.num_sm_multiplier, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9692516Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.maxnreg:1: WARNING: duplicate object description of helion.Config.maxnreg, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9694038Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_unroll_factors:1: WARNING: duplicate object description of helion.Config.range_unroll_factors, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9695652Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_warp_specializes:1: WARNING: duplicate object description of helion.Config.range_warp_specializes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9697246Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_num_stages:1: WARNING: duplicate object description of helion.Config.range_num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9699162Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_multi_buffers:1: WARNING: duplicate object description of helion.Config.range_multi_buffers, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9700723Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_flattens:1: WARNING: duplicate object description of helion.Config.range_flattens, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9702237Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.static_ranges:1: WARNING: duplicate object description of helion.Config.static_ranges, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9703803Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.load_eviction_policies:1: WARNING: duplicate object description of helion.Config.load_eviction_policies, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9705356Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.indexing:1: WARNING: duplicate object description of helion.Config.indexing, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:26.9706738Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.__init__:1::1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:26.9708448Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.__init__:1: WARNING: duplicate object description of helion.Settings.__init__, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9709698Z docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:26.9710986Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile.__init__:1: WARNING: duplicate object description of helion.language.Tile.__init__, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:26.9712534Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:24: ERROR: Unexpected indentation. 2026-02-21T06:24:26.9713656Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:26: WARNING: Definition list ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9715111Z /home/runner/work/helion/helion/helion/language/loops.py:docstring of helion.language.loops.tile:1: WARNING: duplicate object description of helion.language.tile, other instance in api/generated/helion.language.tile, use :no-index: for one of them 2026-02-21T06:24:26.9716748Z /home/runner/work/helion/helion/helion/language/loops.py:docstring of helion.language.loops.grid:1: WARNING: duplicate object description of helion.language.grid, other instance in api/generated/helion.language.grid, use :no-index: for one of them 2026-02-21T06:24:26.9718665Z /home/runner/work/helion/helion/helion/language/loops.py:docstring of helion.language.loops.static_range:1: WARNING: duplicate object description of helion.language.static_range, other instance in api/generated/helion.language.static_range, use :no-index: for one of them 2026-02-21T06:24:26.9720445Z /home/runner/work/helion/helion/helion/language/memory_ops.py:docstring of helion.language.memory_ops.load:1: WARNING: duplicate object description of helion.language.load, other instance in api/generated/helion.language.load, use :no-index: for one of them 2026-02-21T06:24:26.9722172Z /home/runner/work/helion/helion/helion/language/memory_ops.py:docstring of helion.language.memory_ops.store:1: WARNING: duplicate object description of helion.language.store, other instance in api/generated/helion.language.store, use :no-index: for one of them 2026-02-21T06:24:26.9724079Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:1: WARNING: duplicate object description of helion.language.atomic_add, other instance in api/generated/helion.language.atomic_add, use :no-index: for one of them 2026-02-21T06:24:26.9725483Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:24: ERROR: Unexpected indentation. 2026-02-21T06:24:26.9726584Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:26: WARNING: Definition list ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9728280Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_and:1: WARNING: duplicate object description of helion.language.atomic_and, other instance in api/generated/helion.language.atomic_and, use :no-index: for one of them 2026-02-21T06:24:26.9730115Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_or:1: WARNING: duplicate object description of helion.language.atomic_or, other instance in api/generated/helion.language.atomic_or, use :no-index: for one of them 2026-02-21T06:24:26.9731933Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_xor:1: WARNING: duplicate object description of helion.language.atomic_xor, other instance in api/generated/helion.language.atomic_xor, use :no-index: for one of them 2026-02-21T06:24:26.9733756Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_xchg:1: WARNING: duplicate object description of helion.language.atomic_xchg, other instance in api/generated/helion.language.atomic_xchg, use :no-index: for one of them 2026-02-21T06:24:26.9735593Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_max:1: WARNING: duplicate object description of helion.language.atomic_max, other instance in api/generated/helion.language.atomic_max, use :no-index: for one of them 2026-02-21T06:24:26.9737538Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_min:1: WARNING: duplicate object description of helion.language.atomic_min, other instance in api/generated/helion.language.atomic_min, use :no-index: for one of them 2026-02-21T06:24:26.9739612Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_cas:1: WARNING: duplicate object description of helion.language.atomic_cas, other instance in api/generated/helion.language.atomic_cas, use :no-index: for one of them 2026-02-21T06:24:26.9741605Z /home/runner/work/helion/helion/helion/language/inline_asm_ops.py:docstring of helion.language.inline_asm_ops.inline_asm_elementwise:1: WARNING: duplicate object description of helion.language.inline_asm_elementwise, other instance in api/generated/helion.language.inline_asm_elementwise, use :no-index: for one of them 2026-02-21T06:24:26.9743693Z /home/runner/work/helion/helion/helion/language/inline_triton_ops.py:docstring of helion.language.inline_triton_ops.inline_triton:1: WARNING: duplicate object description of helion.language.inline_triton, other instance in api/generated/helion.language.inline_triton, use :no-index: for one of them 2026-02-21T06:24:26.9745576Z /home/runner/work/helion/helion/helion/language/creation_ops.py:docstring of helion.language.creation_ops.zeros:1: WARNING: duplicate object description of helion.language.zeros, other instance in api/generated/helion.language.zeros, use :no-index: for one of them 2026-02-21T06:24:26.9747326Z /home/runner/work/helion/helion/helion/language/creation_ops.py:docstring of helion.language.creation_ops.full:1: WARNING: duplicate object description of helion.language.full, other instance in api/generated/helion.language.full, use :no-index: for one of them 2026-02-21T06:24:26.9749705Z /home/runner/work/helion/helion/helion/language/tunable_ops.py:docstring of helion.language.tunable_ops.register_block_size:1: WARNING: duplicate object description of helion.language.register_block_size, other instance in api/generated/helion.language.register_block_size, use :no-index: for one of them 2026-02-21T06:24:26.9751741Z /home/runner/work/helion/helion/helion/language/tunable_ops.py:docstring of helion.language.tunable_ops.register_tunable:1: WARNING: duplicate object description of helion.language.register_tunable, other instance in api/generated/helion.language.register_tunable, use :no-index: for one of them 2026-02-21T06:24:26.9753590Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile:1: WARNING: duplicate object description of helion.language.Tile, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:26.9755321Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile:1: WARNING: duplicate object description of helion.language.tile_proxy.Tile, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:26.9757308Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile.__init__:1: WARNING: duplicate object description of helion.language.Tile.__init__, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:26.9759827Z /home/runner/work/helion/helion/helion/language/view_ops.py:docstring of helion.language.view_ops.subscript:1: WARNING: duplicate object description of helion.language.subscript, other instance in api/generated/helion.language.subscript, use :no-index: for one of them 2026-02-21T06:24:26.9762511Z /home/runner/work/helion/helion/helion/language/view_ops.py:docstring of helion.language.view_ops.split:1: WARNING: duplicate object description of helion.language.split, other instance in api/generated/helion.language.split, use :no-index: for one of them 2026-02-21T06:24:26.9765353Z /home/runner/work/helion/helion/helion/language/view_ops.py:docstring of helion.language.view_ops.join:1: WARNING: duplicate object description of helion.language.join, other instance in api/generated/helion.language.join, use :no-index: for one of them 2026-02-21T06:24:26.9767546Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.StackTensor:1: WARNING: duplicate object description of helion.language.StackTensor, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9769676Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.StackTensor:1: WARNING: duplicate object description of helion.language.stack_tensor.StackTensor, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9771804Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.tensor_like:1: WARNING: duplicate object description of helion.language.StackTensor.tensor_like, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9790942Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.dev_ptrs:1: WARNING: duplicate object description of helion.language.StackTensor.dev_ptrs, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9793361Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.dtype:1: WARNING: duplicate object description of helion.language.StackTensor.dtype, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9795352Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.device:1: WARNING: duplicate object description of helion.language.StackTensor.device, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9797489Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.shape:1: WARNING: duplicate object description of helion.language.StackTensor.shape, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9799710Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.StackTensor.new_empty:1: WARNING: duplicate object description of helion.language.StackTensor.new_empty, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:26.9801749Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.stacktensor_like:1: WARNING: duplicate object description of helion.language.stacktensor_like, other instance in api/generated/helion.language.stacktensor_like, use :no-index: for one of them 2026-02-21T06:24:26.9803688Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_index:1: WARNING: duplicate object description of helion.language.tile_index, other instance in api/generated/helion.language.tile_index, use :no-index: for one of them 2026-02-21T06:24:26.9805486Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_begin:1: WARNING: duplicate object description of helion.language.tile_begin, other instance in api/generated/helion.language.tile_begin, use :no-index: for one of them 2026-02-21T06:24:26.9807234Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_end:1: WARNING: duplicate object description of helion.language.tile_end, other instance in api/generated/helion.language.tile_end, use :no-index: for one of them 2026-02-21T06:24:26.9809336Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_block_size:1: WARNING: duplicate object description of helion.language.tile_block_size, other instance in api/generated/helion.language.tile_block_size, use :no-index: for one of them 2026-02-21T06:24:26.9811179Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_id:1: WARNING: duplicate object description of helion.language.tile_id, other instance in api/generated/helion.language.tile_id, use :no-index: for one of them 2026-02-21T06:24:26.9812922Z /home/runner/work/helion/helion/helion/language/signal_wait.py:docstring of helion.language.signal_wait.signal:1: WARNING: duplicate object description of helion.language.signal, other instance in api/generated/helion.language.signal, use :no-index: for one of them 2026-02-21T06:24:26.9814656Z /home/runner/work/helion/helion/helion/language/signal_wait.py:docstring of helion.language.signal_wait.wait:1: WARNING: duplicate object description of helion.language.wait, other instance in api/generated/helion.language.wait, use :no-index: for one of them 2026-02-21T06:24:26.9815935Z WARNING: Cannot resolve forward reference in type annotations of "helion.runtime.triton_wait_signal": name 'T' is not defined 2026-02-21T06:24:26.9817170Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings:1: WARNING: duplicate object description of helion.Settings, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9819044Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings:1: WARNING: duplicate object description of helion.runtime.settings.Settings, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9820800Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.__init__:1: WARNING: duplicate object description of helion.Settings.__init__, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9822672Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.to_dict:1: WARNING: duplicate object description of helion.Settings.to_dict, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9824530Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.check_autotuning_disabled:1: WARNING: duplicate object description of helion.Settings.check_autotuning_disabled, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9826518Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.get_rebenchmark_threshold:1: WARNING: duplicate object description of helion.Settings.get_rebenchmark_threshold, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9828521Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.backend:1: WARNING: duplicate object description of helion.Settings.backend, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9830226Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ignore_warnings:1: WARNING: duplicate object description of helion.Settings.ignore_warnings, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9831923Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.index_dtype:1: WARNING: duplicate object description of helion.Settings.index_dtype, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9833602Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.dot_precision:1: WARNING: duplicate object description of helion.Settings.dot_precision, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9835420Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.static_shapes:1: WARNING: duplicate object description of helion.Settings.static_shapes, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9837197Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.persistent_reserved_sms:1: WARNING: duplicate object description of helion.Settings.persistent_reserved_sms, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9839215Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_force_persistent:1: WARNING: duplicate object description of helion.Settings.autotune_force_persistent, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9841040Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log_level:1: WARNING: duplicate object description of helion.Settings.autotune_log_level, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9842752Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log:1: WARNING: duplicate object description of helion.Settings.autotune_log, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9844507Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_compile_timeout:1: WARNING: duplicate object description of helion.Settings.autotune_compile_timeout, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9846453Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile:1: WARNING: duplicate object description of helion.Settings.autotune_precompile, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9848488Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile_jobs:1: WARNING: duplicate object description of helion.Settings.autotune_precompile_jobs, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9850329Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_random_seed:1: WARNING: duplicate object description of helion.Settings.autotune_random_seed, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9852144Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_accuracy_check:1: WARNING: duplicate object description of helion.Settings.autotune_accuracy_check, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9854035Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_rebenchmark_threshold:1: WARNING: duplicate object description of helion.Settings.autotune_rebenchmark_threshold, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9855903Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_progress_bar:1: WARNING: duplicate object description of helion.Settings.autotune_progress_bar, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9857820Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_max_generations:1: WARNING: duplicate object description of helion.Settings.autotune_max_generations, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9859840Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_ignore_errors:1: WARNING: duplicate object description of helion.Settings.autotune_ignore_errors, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9861680Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_adaptive_timeout:1: WARNING: duplicate object description of helion.Settings.autotune_adaptive_timeout, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9863484Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_output_code:1: WARNING: duplicate object description of helion.Settings.print_output_code, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9865194Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_repro:1: WARNING: duplicate object description of helion.Settings.print_repro, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9866918Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.output_origin_lines:1: WARNING: duplicate object description of helion.Settings.output_origin_lines, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9868806Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.force_autotune:1: WARNING: duplicate object description of helion.Settings.force_autotune, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9870593Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_config_overrides:1: WARNING: duplicate object description of helion.Settings.autotune_config_overrides, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9872562Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.allow_warp_specialize:1: WARNING: duplicate object description of helion.Settings.allow_warp_specialize, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9874346Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.debug_dtype_asserts:1: WARNING: duplicate object description of helion.Settings.debug_dtype_asserts, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9876033Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ref_mode:1: WARNING: duplicate object description of helion.Settings.ref_mode, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9877799Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotuner_fn:1: WARNING: duplicate object description of helion.Settings.autotuner_fn, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9879506Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_effort:1: WARNING: duplicate object description of helion.Settings.autotune_effort, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9881265Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_fn:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_fn, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9883062Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_atol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_atol, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9884988Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_rtol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_rtol, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9886786Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_cache:1: WARNING: duplicate object description of helion.Settings.autotune_cache, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9888641Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: duplicate object description of helion.Settings.autotune_benchmark_fn, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:26.9889905Z docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:26.9891050Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.index_dtype:1: WARNING: duplicate object description of helion.Settings.index_dtype, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9892609Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.dot_precision:1: WARNING: duplicate object description of helion.Settings.dot_precision, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9894180Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.static_shapes:1: WARNING: duplicate object description of helion.Settings.static_shapes, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9895838Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.persistent_reserved_sms:1: WARNING: duplicate object description of helion.Settings.persistent_reserved_sms, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9897950Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.force_autotune:1: WARNING: duplicate object description of helion.Settings.force_autotune, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9899742Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_force_persistent:1: WARNING: duplicate object description of helion.Settings.autotune_force_persistent, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9901460Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log_level:1: WARNING: duplicate object description of helion.Settings.autotune_log_level, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9903069Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log:1: WARNING: duplicate object description of helion.Settings.autotune_log, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9904710Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_compile_timeout:1: WARNING: duplicate object description of helion.Settings.autotune_compile_timeout, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9906430Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile:1: WARNING: duplicate object description of helion.Settings.autotune_precompile, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9908220Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_random_seed:1: WARNING: duplicate object description of helion.Settings.autotune_random_seed, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9910095Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile_jobs:1: WARNING: duplicate object description of helion.Settings.autotune_precompile_jobs, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9911860Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_max_generations:1: WARNING: duplicate object description of helion.Settings.autotune_max_generations, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9913575Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_ignore_errors:1: WARNING: duplicate object description of helion.Settings.autotune_ignore_errors, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9915287Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_accuracy_check:1: WARNING: duplicate object description of helion.Settings.autotune_accuracy_check, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9916986Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_atol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_atol, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9918788Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_rtol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_rtol, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9920547Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_rebenchmark_threshold:1: WARNING: duplicate object description of helion.Settings.autotune_rebenchmark_threshold, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9922414Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_progress_bar:1: WARNING: duplicate object description of helion.Settings.autotune_progress_bar, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9924131Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_config_overrides:1: WARNING: duplicate object description of helion.Settings.autotune_config_overrides, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9925803Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_effort:1: WARNING: duplicate object description of helion.Settings.autotune_effort, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9927421Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_output_code:1: WARNING: duplicate object description of helion.Settings.print_output_code, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9929112Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_repro:1: WARNING: duplicate object description of helion.Settings.print_repro, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9930715Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.output_origin_lines:1: WARNING: duplicate object description of helion.Settings.output_origin_lines, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9932347Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ignore_warnings:1: WARNING: duplicate object description of helion.Settings.ignore_warnings, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9933978Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.debug_dtype_asserts:1: WARNING: duplicate object description of helion.Settings.debug_dtype_asserts, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9935757Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.allow_warp_specialize:1: WARNING: duplicate object description of helion.Settings.allow_warp_specialize, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9937350Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ref_mode:1: WARNING: duplicate object description of helion.Settings.ref_mode, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9938979Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotuner_fn:1: WARNING: duplicate object description of helion.Settings.autotuner_fn, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9940614Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: duplicate object description of helion.Settings.autotune_benchmark_fn, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:26.9941811Z docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:26.9942474Z /home/runner/work/helion/helion/docs/examples/aot_example.rst:52: ERROR: Unexpected indentation. 2026-02-21T06:24:26.9943144Z /home/runner/work/helion/helion/docs/examples/blackwell_attention.rst:22: WARNING: Title underline too short. 2026-02-21T06:24:26.9943547Z 2026-02-21T06:24:26.9943636Z BLackwell Attention Example 2026-02-21T06:24:26.9943835Z ================= 2026-02-21T06:24:26.9944229Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:59: WARNING: Title underline too short. 2026-02-21T06:24:26.9944746Z 2026-02-21T06:24:26.9944837Z Flex Attention Kernel Implementation 2026-02-21T06:24:26.9945076Z ---------------------------- 2026-02-21T06:24:26.9945522Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:59: WARNING: Title underline too short. 2026-02-21T06:24:26.9945902Z 2026-02-21T06:24:26.9945992Z Flex Attention Kernel Implementation 2026-02-21T06:24:26.9946219Z ---------------------------- 2026-02-21T06:24:26.9946630Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:253: WARNING: Title underline too short. 2026-02-21T06:24:26.9947015Z 2026-02-21T06:24:26.9947081Z Testing Function 2026-02-21T06:24:26.9947243Z ------------- 2026-02-21T06:24:26.9947733Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:253: WARNING: Title underline too short. 2026-02-21T06:24:26.9948112Z 2026-02-21T06:24:26.9948185Z Testing Function 2026-02-21T06:24:26.9948342Z ------------- 2026-02-21T06:24:26.9948716Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:26.9949103Z 2026-02-21T06:24:26.9949165Z Main Function 2026-02-21T06:24:26.9949320Z ----------- 2026-02-21T06:24:26.9949685Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:26.9950070Z 2026-02-21T06:24:26.9950136Z Main Function 2026-02-21T06:24:26.9950294Z ----------- 2026-02-21T06:24:26.9950647Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:136: WARNING: Title underline too short. 2026-02-21T06:24:26.9951015Z 2026-02-21T06:24:26.9951084Z Reference Function 2026-02-21T06:24:26.9951247Z ------------- 2026-02-21T06:24:26.9951599Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:136: WARNING: Title underline too short. 2026-02-21T06:24:26.9951959Z 2026-02-21T06:24:26.9952030Z Reference Function 2026-02-21T06:24:26.9952189Z ------------- 2026-02-21T06:24:26.9952538Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:200: WARNING: Title underline too short. 2026-02-21T06:24:26.9952898Z 2026-02-21T06:24:26.9952964Z Testing Function 2026-02-21T06:24:26.9953127Z ------------- 2026-02-21T06:24:26.9953469Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:200: WARNING: Title underline too short. 2026-02-21T06:24:26.9953831Z 2026-02-21T06:24:26.9954052Z Testing Function 2026-02-21T06:24:26.9954213Z ------------- 2026-02-21T06:24:26.9954561Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:250: WARNING: Title underline too short. 2026-02-21T06:24:26.9954917Z 2026-02-21T06:24:26.9954985Z Main Function 2026-02-21T06:24:26.9955130Z ----------- 2026-02-21T06:24:26.9955476Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:250: WARNING: Title underline too short. 2026-02-21T06:24:26.9955830Z 2026-02-21T06:24:26.9955894Z Main Function 2026-02-21T06:24:26.9956044Z ----------- 2026-02-21T06:24:26.9956543Z /home/runner/work/helion/helion/docs/examples/jagged_dense_bmm.rst:35: WARNING: Definition list ends without a blank line; unexpected unindent. 2026-02-21T06:24:26.9957353Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:180: WARNING: Title underline too short. 2026-02-21T06:24:26.9957853Z 2026-02-21T06:24:26.9957928Z Reference Function 2026-02-21T06:24:26.9958087Z ------------- 2026-02-21T06:24:26.9958478Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:180: WARNING: Title underline too short. 2026-02-21T06:24:26.9958871Z 2026-02-21T06:24:26.9958938Z Reference Function 2026-02-21T06:24:26.9959100Z ------------- 2026-02-21T06:24:26.9959482Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:258: WARNING: Title underline too short. 2026-02-21T06:24:26.9959871Z 2026-02-21T06:24:26.9959935Z Testing Function 2026-02-21T06:24:26.9960096Z ------------- 2026-02-21T06:24:26.9960470Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:258: WARNING: Title underline too short. 2026-02-21T06:24:26.9960868Z 2026-02-21T06:24:26.9961051Z Testing Function 2026-02-21T06:24:26.9961207Z ------------- 2026-02-21T06:24:26.9961588Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:305: WARNING: Title underline too short. 2026-02-21T06:24:26.9961975Z 2026-02-21T06:24:26.9962042Z Main Function 2026-02-21T06:24:26.9962189Z ----------- 2026-02-21T06:24:26.9962573Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:305: WARNING: Title underline too short. 2026-02-21T06:24:26.9962960Z 2026-02-21T06:24:26.9963023Z Main Function 2026-02-21T06:24:26.9963173Z ----------- 2026-02-21T06:24:26.9963545Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:22: WARNING: Title underline too short. 2026-02-21T06:24:26.9963937Z 2026-02-21T06:24:26.9964013Z Mamba2 Chunk State Kernel 2026-02-21T06:24:26.9964210Z ======================== 2026-02-21T06:24:26.9964621Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:133: WARNING: Title underline too short. 2026-02-21T06:24:26.9965021Z 2026-02-21T06:24:26.9965088Z Reference Function 2026-02-21T06:24:26.9965247Z ------------- 2026-02-21T06:24:26.9965630Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:133: WARNING: Title underline too short. 2026-02-21T06:24:26.9966022Z 2026-02-21T06:24:26.9966095Z Reference Function 2026-02-21T06:24:26.9966254Z ------------- 2026-02-21T06:24:26.9966640Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:182: WARNING: Title underline too short. 2026-02-21T06:24:26.9967029Z 2026-02-21T06:24:26.9967094Z Testing Function 2026-02-21T06:24:26.9967254Z ------------- 2026-02-21T06:24:26.9967738Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:182: WARNING: Title underline too short. 2026-02-21T06:24:26.9968135Z 2026-02-21T06:24:26.9968200Z Testing Function 2026-02-21T06:24:26.9968362Z ------------- 2026-02-21T06:24:26.9968739Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:226: WARNING: Title underline too short. 2026-02-21T06:24:26.9969135Z 2026-02-21T06:24:26.9969203Z Main Function 2026-02-21T06:24:26.9969348Z ----------- 2026-02-21T06:24:26.9969727Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:226: WARNING: Title underline too short. 2026-02-21T06:24:26.9970114Z 2026-02-21T06:24:26.9970178Z Main Function 2026-02-21T06:24:26.9970332Z ----------- 2026-02-21T06:24:26.9970866Z /home/runner/work/helion/helion/docs/examples/squeeze_and_excitation_net.rst:22: WARNING: Title underline too short. 2026-02-21T06:24:26.9971292Z 2026-02-21T06:24:26.9971384Z Helion squeeze and excitation net Example 2026-02-21T06:24:26.9971628Z ============================ 2026-02-21T06:24:26.9972080Z /home/runner/work/helion/helion/docs/examples/squeeze_and_excitation_net.rst:214: WARNING: Title underline too short. 2026-02-21T06:24:26.9972508Z 2026-02-21T06:24:26.9972588Z Reference Implementation 2026-02-21T06:24:26.9972778Z -------------------- 2026-02-21T06:24:26.9973143Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:58: WARNING: Title underline too short. 2026-02-21T06:24:26.9973500Z 2026-02-21T06:24:26.9973588Z Basic Structure of a Helion Kernel 2026-02-21T06:24:26.9973809Z --------------------------------- 2026-02-21T06:24:26.9974201Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:58: WARNING: Title underline too short. 2026-02-21T06:24:26.9974544Z 2026-02-21T06:24:26.9974628Z Basic Structure of a Helion Kernel 2026-02-21T06:24:26.9974845Z --------------------------------- 2026-02-21T06:24:26.9975238Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:227: WARNING: Title underline too short. 2026-02-21T06:24:26.9975589Z 2026-02-21T06:24:26.9975677Z Puzzle 3: Fused Outer Multiplication 2026-02-21T06:24:26.9975911Z ----------------------------------- 2026-02-21T06:24:26.9976303Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:227: WARNING: Title underline too short. 2026-02-21T06:24:26.9976653Z 2026-02-21T06:24:26.9976737Z Puzzle 3: Fused Outer Multiplication 2026-02-21T06:24:26.9977075Z ----------------------------------- 2026-02-21T06:24:26.9977471Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:26.9977922Z 2026-02-21T06:24:26.9977996Z Puzzle 7: Long Sum 2026-02-21T06:24:26.9978163Z ----------------- 2026-02-21T06:24:26.9978528Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:26.9978877Z 2026-02-21T06:24:26.9978944Z Puzzle 7: Long Sum 2026-02-21T06:24:26.9979111Z ----------------- 2026-02-21T06:24:26.9979452Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:348: WARNING: Title underline too short. 2026-02-21T06:24:26.9979803Z 2026-02-21T06:24:26.9979874Z Puzzle 8: Long Softmax 2026-02-21T06:24:26.9980056Z --------------------- 2026-02-21T06:24:26.9980408Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:348: WARNING: Title underline too short. 2026-02-21T06:24:26.9980765Z 2026-02-21T06:24:26.9980837Z Puzzle 8: Long Softmax 2026-02-21T06:24:26.9981014Z --------------------- 2026-02-21T06:24:26.9981371Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:508: WARNING: Title underline too short. 2026-02-21T06:24:26.9981715Z 2026-02-21T06:24:26.9981803Z Puzzle 11: Matrix Multiplication 2026-02-21T06:24:26.9982023Z ------------------------------- 2026-02-21T06:24:26.9982409Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:508: WARNING: Title underline too short. 2026-02-21T06:24:26.9982753Z 2026-02-21T06:24:26.9982832Z Puzzle 11: Matrix Multiplication 2026-02-21T06:24:26.9983048Z ------------------------------- 2026-02-21T06:24:26.9983398Z /home/runner/work/helion/helion/docs/api/autotuner.md: WARNING: Git clone too shallow 2026-02-21T06:24:26.9983920Z /home/runner/work/helion/helion/docs/api/config.md: WARNING: Git clone too shallow 2026-02-21T06:24:26.9984438Z /home/runner/work/helion/helion/docs/api/exceptions.md: WARNING: Git clone too shallow 2026-02-21T06:24:26.9985027Z /home/runner/work/helion/helion/docs/api/generated/helion.Config.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9985719Z /home/runner/work/helion/helion/docs/api/generated/helion.Settings.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9986372Z /home/runner/work/helion/helion/docs/api/generated/helion.kernel.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9987179Z /home/runner/work/helion/helion/docs/api/generated/helion.language.StackTensor.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9988016Z /home/runner/work/helion/helion/docs/api/generated/helion.language.Tile.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9988727Z /home/runner/work/helion/helion/docs/api/generated/helion.language.arange.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9989475Z /home/runner/work/helion/helion/docs/api/generated/helion.language.associative_scan.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9990234Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_add.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9990970Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_and.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9991698Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_cas.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9992423Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_max.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9993140Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_min.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9993861Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_or.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9994585Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_xchg.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9995316Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_xor.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9996045Z /home/runner/work/helion/helion/docs/api/generated/helion.language.constexpr.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9996887Z /home/runner/work/helion/helion/docs/api/generated/helion.language.cumprod.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9997704Z /home/runner/work/helion/helion/docs/api/generated/helion.language.cumsum.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9998432Z /home/runner/work/helion/helion/docs/api/generated/helion.language.device_print.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9999153Z /home/runner/work/helion/helion/docs/api/generated/helion.language.dot.rst: WARNING: Git clone too shallow 2026-02-21T06:24:26.9999855Z /home/runner/work/helion/helion/docs/api/generated/helion.language.full.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0000540Z /home/runner/work/helion/helion/docs/api/generated/helion.language.grid.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0001300Z /home/runner/work/helion/helion/docs/api/generated/helion.language.inline_asm_elementwise.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0002092Z /home/runner/work/helion/helion/docs/api/generated/helion.language.inline_triton.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0002811Z /home/runner/work/helion/helion/docs/api/generated/helion.language.join.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0003503Z /home/runner/work/helion/helion/docs/api/generated/helion.language.load.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0004194Z /home/runner/work/helion/helion/docs/api/generated/helion.language.reduce.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0004948Z /home/runner/work/helion/helion/docs/api/generated/helion.language.register_block_size.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0005730Z /home/runner/work/helion/helion/docs/api/generated/helion.language.register_tunable.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0006464Z /home/runner/work/helion/helion/docs/api/generated/helion.language.signal.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0007196Z /home/runner/work/helion/helion/docs/api/generated/helion.language.specialize.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0008008Z /home/runner/work/helion/helion/docs/api/generated/helion.language.split.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0008862Z /home/runner/work/helion/helion/docs/api/generated/helion.language.stacktensor_like.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0009631Z /home/runner/work/helion/helion/docs/api/generated/helion.language.static_range.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0010346Z /home/runner/work/helion/helion/docs/api/generated/helion.language.store.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0011061Z /home/runner/work/helion/helion/docs/api/generated/helion.language.subscript.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0011766Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0012480Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_begin.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0013226Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_block_size.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0013964Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_end.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0014681Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_id.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0015391Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_index.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0016099Z /home/runner/work/helion/helion/docs/api/generated/helion.language.wait.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0016794Z /home/runner/work/helion/helion/docs/api/generated/helion.language.zeros.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0017505Z /home/runner/work/helion/helion/docs/api/index.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0018110Z /home/runner/work/helion/helion/docs/api/kernel.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0018615Z /home/runner/work/helion/helion/docs/api/language.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0019134Z /home/runner/work/helion/helion/docs/api/runtime.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0019644Z /home/runner/work/helion/helion/docs/api/settings.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0020193Z /home/runner/work/helion/helion/docs/deployment_autotuning.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0020739Z /home/runner/work/helion/helion/docs/events.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0021241Z /home/runner/work/helion/helion/docs/helion_puzzles.rst: WARNING: Git clone too shallow 2026-02-21T06:24:27.0021744Z /home/runner/work/helion/helion/docs/index.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0022243Z /home/runner/work/helion/helion/docs/installation.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0022764Z /home/runner/work/helion/helion/docs/tileir_backend.md: WARNING: Git clone too shallow 2026-02-21T06:24:27.0023182Z looking for now-outdated files... none found 2026-02-21T06:24:27.1260593Z pickling environment... done 2026-02-21T06:24:27.1262494Z /home/runner/work/helion/helion/docs/examples/add.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1264012Z /home/runner/work/helion/helion/docs/examples/aot_example.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1265692Z /home/runner/work/helion/helion/docs/examples/attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1267367Z /home/runner/work/helion/helion/docs/examples/batch_softmax.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1269037Z /home/runner/work/helion/helion/docs/examples/bf16xint16_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1270616Z /home/runner/work/helion/helion/docs/examples/blackwell_attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1272046Z /home/runner/work/helion/helion/docs/examples/bmm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1273742Z /home/runner/work/helion/helion/docs/examples/broadcast_matmul.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1274860Z /home/runner/work/helion/helion/docs/examples/concatenate.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1275964Z /home/runner/work/helion/helion/docs/examples/cross_entropy.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1277004Z /home/runner/work/helion/helion/docs/examples/distributed/index.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1278221Z /home/runner/work/helion/helion/docs/examples/embedding.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1279210Z /home/runner/work/helion/helion/docs/examples/exp.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1280183Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1281288Z /home/runner/work/helion/helion/docs/examples/fp8_attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1282326Z /home/runner/work/helion/helion/docs/examples/fp8_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1283320Z /home/runner/work/helion/helion/docs/examples/fused_linear_jsd.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1284317Z /home/runner/work/helion/helion/docs/examples/gather_gemv.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1285131Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1286003Z /home/runner/work/helion/helion/docs/examples/geglu.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1286882Z /home/runner/work/helion/helion/docs/examples/grouped_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1287731Z /home/runner/work/helion/helion/docs/examples/grpo_loss.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1288583Z /home/runner/work/helion/helion/docs/examples/int4_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1289291Z /home/runner/work/helion/helion/docs/examples/jagged_dense_add.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1290021Z /home/runner/work/helion/helion/docs/examples/jagged_dense_bmm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1290742Z /home/runner/work/helion/helion/docs/examples/jagged_hstu_attn.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1291510Z /home/runner/work/helion/helion/docs/examples/jagged_layer_norm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1292230Z /home/runner/work/helion/helion/docs/examples/jagged_mean.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1292929Z /home/runner/work/helion/helion/docs/examples/jagged_softmax.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1293648Z /home/runner/work/helion/helion/docs/examples/jagged_sum.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1294308Z /home/runner/work/helion/helion/docs/examples/jsd.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1294962Z /home/runner/work/helion/helion/docs/examples/kl_div.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1295645Z /home/runner/work/helion/helion/docs/examples/layer_norm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1296320Z /home/runner/work/helion/helion/docs/examples/long_sum.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1297051Z /home/runner/work/helion/helion/docs/examples/low_mem_dropout.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1297885Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1298740Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1299448Z /home/runner/work/helion/helion/docs/examples/matmul.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1300144Z /home/runner/work/helion/helion/docs/examples/matmul_layernorm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1300870Z /home/runner/work/helion/helion/docs/examples/matmul_split_k.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1301577Z /home/runner/work/helion/helion/docs/examples/moe_matmul_ogs.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1302268Z /home/runner/work/helion/helion/docs/examples/nvfp4_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1302949Z /home/runner/work/helion/helion/docs/examples/rms_norm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1303662Z /home/runner/work/helion/helion/docs/examples/segment_reduction.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1304376Z /home/runner/work/helion/helion/docs/examples/softmax.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1305070Z /home/runner/work/helion/helion/docs/examples/split_k_barrier.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1305823Z /home/runner/work/helion/helion/docs/examples/squeeze_and_excitation_net.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1306547Z /home/runner/work/helion/helion/docs/examples/sum.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1307191Z /home/runner/work/helion/helion/docs/examples/swiglu.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1308113Z /home/runner/work/helion/helion/docs/examples/welford.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:27.1308593Z checking consistency... done 2026-02-21T06:24:27.1447447Z preparing documents... done 2026-02-21T06:24:27.1454109Z copying assets... copying downloadable files... [ 1%] examples/add.py 2026-02-21T06:24:27.1457486Z copying downloadable files... [ 2%] examples/add.ipynb 2026-02-21T06:24:27.1461381Z copying downloadable files... [ 3%] examples/aot_example.py 2026-02-21T06:24:27.1464952Z copying downloadable files... [ 4%] examples/aot_example.ipynb 2026-02-21T06:24:27.1468721Z copying downloadable files... [ 5%] examples/attention.py 2026-02-21T06:24:27.1472189Z copying downloadable files... [ 6%] examples/attention.ipynb 2026-02-21T06:24:27.1475702Z copying downloadable files... [ 7%] examples/batch_softmax.py 2026-02-21T06:24:27.1479279Z copying downloadable files... [ 8%] examples/batch_softmax.ipynb 2026-02-21T06:24:27.1482757Z copying downloadable files... [ 8%] examples/bf16xint16_gemm.py 2026-02-21T06:24:27.1486222Z copying downloadable files... [ 9%] examples/bf16xint16_gemm.ipynb 2026-02-21T06:24:27.1490097Z copying downloadable files... [ 10%] examples/blackwell_attention.py 2026-02-21T06:24:27.1493551Z copying downloadable files... [ 11%] examples/blackwell_attention.ipynb 2026-02-21T06:24:27.1496810Z copying downloadable files... [ 12%] examples/bmm.py 2026-02-21T06:24:27.1500565Z copying downloadable files... [ 13%] examples/bmm.ipynb 2026-02-21T06:24:27.1504016Z copying downloadable files... [ 14%] examples/broadcast_matmul.py 2026-02-21T06:24:27.1507413Z copying downloadable files... [ 15%] examples/broadcast_matmul.ipynb 2026-02-21T06:24:27.1511039Z copying downloadable files... [ 16%] examples/concatenate.py 2026-02-21T06:24:27.1514413Z copying downloadable files... [ 17%] examples/concatenate.ipynb 2026-02-21T06:24:27.1517873Z copying downloadable files... [ 18%] examples/cross_entropy.py 2026-02-21T06:24:27.1521399Z copying downloadable files... [ 19%] examples/cross_entropy.ipynb 2026-02-21T06:24:27.1525015Z copying downloadable files... [ 20%] examples/distributed/all_gather_matmul.py 2026-02-21T06:24:27.1528909Z copying downloadable files... [ 21%] examples/distributed/all_gather_matmul.ipynb 2026-02-21T06:24:27.1532240Z copying downloadable files... [ 22%] examples/distributed/all_reduce.py 2026-02-21T06:24:27.1535685Z copying downloadable files... [ 23%] examples/distributed/all_reduce.ipynb 2026-02-21T06:24:27.1539555Z copying downloadable files... [ 24%] examples/distributed/matmul_reduce_scatter.py 2026-02-21T06:24:27.1543175Z copying downloadable files... [ 25%] examples/distributed/matmul_reduce_scatter.ipynb 2026-02-21T06:24:27.1546666Z copying downloadable files... [ 25%] examples/distributed/one_shot_allreduce_bias_rmsnorm.py 2026-02-21T06:24:27.1550440Z copying downloadable files... [ 26%] examples/distributed/one_shot_allreduce_bias_rmsnorm.ipynb 2026-02-21T06:24:27.1553704Z copying downloadable files... [ 27%] examples/embedding.py 2026-02-21T06:24:27.1557191Z copying downloadable files... [ 28%] examples/embedding.ipynb 2026-02-21T06:24:27.1560742Z copying downloadable files... [ 29%] examples/exp.py 2026-02-21T06:24:27.1564210Z copying downloadable files... [ 30%] examples/exp.ipynb 2026-02-21T06:24:27.1567956Z copying downloadable files... [ 31%] examples/flex_attention.py 2026-02-21T06:24:27.1571594Z copying downloadable files... [ 32%] examples/flex_attention.ipynb 2026-02-21T06:24:27.1575048Z copying downloadable files... [ 33%] examples/fp8_attention.py 2026-02-21T06:24:27.1578790Z copying downloadable files... [ 34%] examples/fp8_attention.ipynb 2026-02-21T06:24:27.1582133Z copying downloadable files... [ 35%] examples/fp8_gemm.py 2026-02-21T06:24:27.1585592Z copying downloadable files... [ 36%] examples/fp8_gemm.ipynb 2026-02-21T06:24:27.1589468Z copying downloadable files... [ 37%] examples/fused_linear_jsd.py 2026-02-21T06:24:27.1593464Z copying downloadable files... [ 38%] examples/fused_linear_jsd.ipynb 2026-02-21T06:24:27.1596900Z copying downloadable files... [ 39%] examples/gather_gemv.py 2026-02-21T06:24:27.1600573Z copying downloadable files... [ 40%] examples/gather_gemv.ipynb 2026-02-21T06:24:27.1603969Z copying downloadable files... [ 41%] examples/gdn_fwd_h.py 2026-02-21T06:24:27.1607433Z copying downloadable files... [ 42%] examples/gdn_fwd_h.ipynb 2026-02-21T06:24:27.1611017Z copying downloadable files... [ 42%] examples/geglu.py 2026-02-21T06:24:27.1614479Z copying downloadable files... [ 43%] examples/geglu.ipynb 2026-02-21T06:24:27.1618068Z copying downloadable files... [ 44%] examples/grouped_gemm.py 2026-02-21T06:24:27.1621932Z copying downloadable files... [ 45%] examples/grouped_gemm.ipynb 2026-02-21T06:24:27.1625481Z copying downloadable files... [ 46%] examples/grpo_loss.py 2026-02-21T06:24:27.1629389Z copying downloadable files... [ 47%] examples/grpo_loss.ipynb 2026-02-21T06:24:27.1632847Z copying downloadable files... [ 48%] examples/int4_gemm.py 2026-02-21T06:24:27.1636335Z copying downloadable files... [ 49%] examples/int4_gemm.ipynb 2026-02-21T06:24:27.1640007Z copying downloadable files... [ 50%] examples/jagged_dense_add.py 2026-02-21T06:24:27.1643453Z copying downloadable files... [ 51%] examples/jagged_dense_add.ipynb 2026-02-21T06:24:27.1646884Z copying downloadable files... [ 52%] examples/jagged_dense_bmm.py 2026-02-21T06:24:27.1650541Z copying downloadable files... [ 53%] examples/jagged_dense_bmm.ipynb 2026-02-21T06:24:27.1653941Z copying downloadable files... [ 54%] examples/jagged_hstu_attn.py 2026-02-21T06:24:27.1657423Z copying downloadable files... [ 55%] examples/jagged_hstu_attn.ipynb 2026-02-21T06:24:27.1661191Z copying downloadable files... [ 56%] examples/jagged_layer_norm.py 2026-02-21T06:24:27.1664595Z copying downloadable files... [ 57%] examples/jagged_layer_norm.ipynb 2026-02-21T06:24:27.1668140Z copying downloadable files... [ 58%] examples/jagged_mean.py 2026-02-21T06:24:27.1671750Z copying downloadable files... [ 58%] examples/jagged_mean.ipynb 2026-02-21T06:24:27.1675352Z copying downloadable files... [ 59%] examples/jagged_softmax.py 2026-02-21T06:24:27.1679062Z copying downloadable files... [ 60%] examples/jagged_softmax.ipynb 2026-02-21T06:24:27.1682456Z copying downloadable files... [ 61%] examples/jagged_sum.py 2026-02-21T06:24:27.1685925Z copying downloadable files... [ 62%] examples/jagged_sum.ipynb 2026-02-21T06:24:27.1689612Z copying downloadable files... [ 63%] examples/jsd.py 2026-02-21T06:24:27.1693110Z copying downloadable files... [ 64%] examples/jsd.ipynb 2026-02-21T06:24:27.1696531Z copying downloadable files... [ 65%] examples/kl_div.py 2026-02-21T06:24:27.1700176Z copying downloadable files... [ 66%] examples/kl_div.ipynb 2026-02-21T06:24:27.1703687Z copying downloadable files... [ 67%] examples/layer_norm.py 2026-02-21T06:24:27.1707150Z copying downloadable files... [ 68%] examples/layer_norm.ipynb 2026-02-21T06:24:27.1710788Z copying downloadable files... [ 69%] examples/long_sum.py 2026-02-21T06:24:27.1714214Z copying downloadable files... [ 70%] examples/long_sum.ipynb 2026-02-21T06:24:27.1717817Z copying downloadable files... [ 71%] examples/low_mem_dropout.py 2026-02-21T06:24:27.1721387Z copying downloadable files... [ 72%] examples/low_mem_dropout.ipynb 2026-02-21T06:24:27.1724892Z copying downloadable files... [ 73%] examples/mamba2_chunk_scan.py 2026-02-21T06:24:27.1728644Z copying downloadable files... [ 74%] examples/mamba2_chunk_scan.ipynb 2026-02-21T06:24:27.1732140Z copying downloadable files... [ 75%] examples/mamba2_chunk_state.py 2026-02-21T06:24:27.1735639Z copying downloadable files... [ 75%] examples/mamba2_chunk_state.ipynb 2026-02-21T06:24:27.1739280Z copying downloadable files... [ 76%] examples/matmul.py 2026-02-21T06:24:27.1743010Z copying downloadable files... [ 77%] examples/matmul.ipynb 2026-02-21T06:24:27.1746489Z copying downloadable files... [ 78%] examples/matmul_layernorm.py 2026-02-21T06:24:27.1750134Z copying downloadable files... [ 79%] examples/matmul_layernorm.ipynb 2026-02-21T06:24:27.1753576Z copying downloadable files... [ 80%] examples/matmul_split_k.py 2026-02-21T06:24:27.1756991Z copying downloadable files... [ 81%] examples/matmul_split_k.ipynb 2026-02-21T06:24:27.1760630Z copying downloadable files... [ 82%] examples/moe_matmul_ogs.py 2026-02-21T06:24:27.1764158Z copying downloadable files... [ 83%] examples/moe_matmul_ogs.ipynb 2026-02-21T06:24:27.1767751Z copying downloadable files... [ 84%] examples/nvfp4_gemm.py 2026-02-21T06:24:27.1771314Z copying downloadable files... [ 85%] examples/nvfp4_gemm.ipynb 2026-02-21T06:24:27.1774720Z copying downloadable files... [ 86%] examples/rms_norm.py 2026-02-21T06:24:27.1778101Z copying downloadable files... [ 87%] examples/rms_norm.ipynb 2026-02-21T06:24:27.1781855Z copying downloadable files... [ 88%] examples/segment_reduction.py 2026-02-21T06:24:27.1785331Z copying downloadable files... [ 89%] examples/segment_reduction.ipynb 2026-02-21T06:24:27.1789067Z copying downloadable files... [ 90%] examples/softmax.py 2026-02-21T06:24:27.1792607Z copying downloadable files... [ 91%] examples/softmax.ipynb 2026-02-21T06:24:27.1796136Z copying downloadable files... [ 92%] examples/split_k_barrier.py 2026-02-21T06:24:27.1799738Z copying downloadable files... [ 92%] examples/split_k_barrier.ipynb 2026-02-21T06:24:27.1803287Z copying downloadable files... [ 93%] examples/squeeze_and_excitation_net.py 2026-02-21T06:24:27.1806813Z copying downloadable files... [ 94%] examples/squeeze_and_excitation_net.ipynb 2026-02-21T06:24:27.1810370Z copying downloadable files... [ 95%] examples/sum.py 2026-02-21T06:24:27.1814343Z copying downloadable files... [ 96%] examples/sum.ipynb 2026-02-21T06:24:27.1818013Z copying downloadable files... [ 97%] examples/swiglu.py 2026-02-21T06:24:27.1821555Z copying downloadable files... [ 98%] examples/swiglu.ipynb 2026-02-21T06:24:27.1825024Z copying downloadable files... [ 99%] examples/welford.py 2026-02-21T06:24:27.1828909Z copying downloadable files... [100%] examples/welford.ipynb 2026-02-21T06:24:27.2045189Z copying static files... done 2026-02-21T06:24:27.2046438Z copying extra files... done 2026-02-21T06:24:27.2046820Z done 2026-02-21T06:24:27.5997273Z writing output... [ 1%] api/autotuner 2026-02-21T06:24:27.8129503Z writing output... [ 2%] api/config 2026-02-21T06:24:28.1482606Z writing output... [ 3%] api/exceptions 2026-02-21T06:24:28.3222582Z writing output... [ 4%] api/generated/helion.Config 2026-02-21T06:24:28.4203536Z writing output... [ 4%] api/generated/helion.Settings 2026-02-21T06:24:28.4611385Z writing output... [ 5%] api/generated/helion.kernel 2026-02-21T06:24:28.5094422Z writing output... [ 6%] api/generated/helion.language.StackTensor 2026-02-21T06:24:29.1685119Z writing output... [ 7%] api/generated/helion.language.Tile 2026-02-21T06:24:29.2069858Z writing output... [ 8%] api/generated/helion.language.arange 2026-02-21T06:24:29.6748957Z writing output... [ 9%] api/generated/helion.language.associative_scan 2026-02-21T06:24:29.7130305Z writing output... [ 10%] api/generated/helion.language.atomic_add 2026-02-21T06:24:29.7509546Z writing output... [ 11%] api/generated/helion.language.atomic_and 2026-02-21T06:24:29.7898381Z writing output... [ 12%] api/generated/helion.language.atomic_cas 2026-02-21T06:24:29.8269223Z writing output... [ 12%] api/generated/helion.language.atomic_max 2026-02-21T06:24:29.8653548Z writing output... [ 13%] api/generated/helion.language.atomic_min 2026-02-21T06:24:29.9028254Z writing output... [ 14%] api/generated/helion.language.atomic_or 2026-02-21T06:24:29.9400393Z writing output... [ 15%] api/generated/helion.language.atomic_xchg 2026-02-21T06:24:29.9776109Z writing output... [ 16%] api/generated/helion.language.atomic_xor 2026-02-21T06:24:30.0107271Z writing output... [ 17%] api/generated/helion.language.constexpr 2026-02-21T06:24:30.0466355Z writing output... [ 18%] api/generated/helion.language.cumprod 2026-02-21T06:24:30.0822745Z writing output... [ 19%] api/generated/helion.language.cumsum 2026-02-21T06:24:30.1153674Z writing output... [ 19%] api/generated/helion.language.device_print 2026-02-21T06:24:30.1590933Z writing output... [ 20%] api/generated/helion.language.dot 2026-02-21T06:24:30.1973641Z writing output... [ 21%] api/generated/helion.language.full 2026-02-21T06:24:30.2411600Z writing output... [ 22%] api/generated/helion.language.grid 2026-02-21T06:24:30.7154556Z writing output... [ 23%] api/generated/helion.language.inline_asm_elementwise 2026-02-21T06:24:30.7538711Z writing output... [ 24%] api/generated/helion.language.inline_triton 2026-02-21T06:24:30.7898382Z writing output... [ 25%] api/generated/helion.language.join 2026-02-21T06:24:30.8281497Z writing output... [ 26%] api/generated/helion.language.load 2026-02-21T06:24:30.8714862Z writing output... [ 27%] api/generated/helion.language.reduce 2026-02-21T06:24:30.9076147Z writing output... [ 27%] api/generated/helion.language.register_block_size 2026-02-21T06:24:30.9425973Z writing output... [ 28%] api/generated/helion.language.register_tunable 2026-02-21T06:24:30.9818053Z writing output... [ 29%] api/generated/helion.language.signal 2026-02-21T06:24:31.0174022Z writing output... [ 30%] api/generated/helion.language.specialize 2026-02-21T06:24:31.0527030Z writing output... [ 31%] api/generated/helion.language.split 2026-02-21T06:24:31.0935214Z writing output... [ 32%] api/generated/helion.language.stacktensor_like 2026-02-21T06:24:31.1354993Z writing output... [ 33%] api/generated/helion.language.static_range 2026-02-21T06:24:31.1716610Z writing output... [ 34%] api/generated/helion.language.store 2026-02-21T06:24:31.2104922Z writing output... [ 35%] api/generated/helion.language.subscript 2026-02-21T06:24:31.2628969Z writing output... [ 35%] api/generated/helion.language.tile 2026-02-21T06:24:31.2979370Z writing output... [ 36%] api/generated/helion.language.tile_begin 2026-02-21T06:24:31.7699827Z writing output... [ 37%] api/generated/helion.language.tile_block_size 2026-02-21T06:24:31.8040341Z writing output... [ 38%] api/generated/helion.language.tile_end 2026-02-21T06:24:31.8385927Z writing output... [ 39%] api/generated/helion.language.tile_id 2026-02-21T06:24:31.8752789Z writing output... [ 40%] api/generated/helion.language.tile_index 2026-02-21T06:24:31.9137249Z writing output... [ 41%] api/generated/helion.language.wait 2026-02-21T06:24:31.9534501Z writing output... [ 42%] api/generated/helion.language.zeros 2026-02-21T06:24:32.0347896Z writing output... [ 42%] api/index 2026-02-21T06:24:32.1295840Z writing output... [ 43%] api/kernel 2026-02-21T06:24:32.4793992Z writing output... [ 44%] api/language 2026-02-21T06:24:32.5263632Z writing output... [ 45%] api/runtime 2026-02-21T06:24:32.7134267Z writing output... [ 46%] api/settings 2026-02-21T06:24:32.7794187Z writing output... [ 47%] deployment_autotuning 2026-02-21T06:24:32.7942010Z writing output... [ 48%] events 2026-02-21T06:24:32.8102051Z writing output... [ 49%] examples/add 2026-02-21T06:24:32.9328826Z writing output... [ 50%] examples/aot_example 2026-02-21T06:24:32.9606067Z writing output... [ 50%] examples/attention 2026-02-21T06:24:32.9779208Z writing output... [ 51%] examples/batch_softmax 2026-02-21T06:24:33.0042397Z writing output... [ 52%] examples/bf16xint16_gemm 2026-02-21T06:24:33.0452533Z writing output... [ 53%] examples/blackwell_attention 2026-02-21T06:24:33.0637064Z writing output... [ 54%] examples/bmm 2026-02-21T06:24:33.0813701Z writing output... [ 55%] examples/broadcast_matmul 2026-02-21T06:24:33.0978601Z writing output... [ 56%] examples/concatenate 2026-02-21T06:24:33.1163569Z writing output... [ 57%] examples/cross_entropy 2026-02-21T06:24:33.1655560Z writing output... [ 58%] examples/distributed/all_gather_matmul 2026-02-21T06:24:33.2064720Z writing output... [ 58%] examples/distributed/all_reduce 2026-02-21T06:24:33.2189206Z writing output... [ 59%] examples/distributed/index 2026-02-21T06:24:33.2563712Z writing output... [ 60%] examples/distributed/matmul_reduce_scatter 2026-02-21T06:24:33.2886183Z writing output... [ 61%] examples/distributed/one_shot_allreduce_bias_rmsnorm 2026-02-21T06:24:33.3061378Z writing output... [ 62%] examples/embedding 2026-02-21T06:24:33.3268294Z writing output... [ 63%] examples/exp 2026-02-21T06:24:33.3696507Z writing output... [ 64%] examples/flex_attention 2026-02-21T06:24:33.4096177Z writing output... [ 65%] examples/fp8_attention 2026-02-21T06:24:33.4323737Z writing output... [ 65%] examples/fp8_gemm 2026-02-21T06:24:33.4786594Z writing output... [ 66%] examples/fused_linear_jsd 2026-02-21T06:24:33.5021682Z writing output... [ 67%] examples/gather_gemv 2026-02-21T06:24:33.5356342Z writing output... [ 68%] examples/gdn_fwd_h 2026-02-21T06:24:33.6020517Z writing output... [ 69%] examples/geglu 2026-02-21T06:24:33.6622514Z writing output... [ 70%] examples/grouped_gemm 2026-02-21T06:24:33.7548595Z writing output... [ 71%] examples/grpo_loss 2026-02-21T06:24:33.7824880Z writing output... [ 72%] examples/index 2026-02-21T06:24:33.8111717Z writing output... [ 73%] examples/int4_gemm 2026-02-21T06:24:33.8393860Z writing output... [ 73%] examples/jagged_dense_add 2026-02-21T06:24:33.8654670Z writing output... [ 74%] examples/jagged_dense_bmm 2026-02-21T06:24:33.9004019Z writing output... [ 75%] examples/jagged_hstu_attn 2026-02-21T06:24:33.9496850Z writing output... [ 76%] examples/jagged_layer_norm 2026-02-21T06:24:33.9774375Z writing output... [ 77%] examples/jagged_mean 2026-02-21T06:24:34.0051894Z writing output... [ 78%] examples/jagged_softmax 2026-02-21T06:24:34.0315294Z writing output... [ 79%] examples/jagged_sum 2026-02-21T06:24:34.0873984Z writing output... [ 80%] examples/jsd 2026-02-21T06:24:34.1266050Z writing output... [ 81%] examples/kl_div 2026-02-21T06:24:34.1875544Z writing output... [ 81%] examples/layer_norm 2026-02-21T06:24:34.2108233Z writing output... [ 82%] examples/long_sum 2026-02-21T06:24:34.2326442Z writing output... [ 83%] examples/low_mem_dropout 2026-02-21T06:24:34.2749547Z writing output... [ 84%] examples/mamba2_chunk_scan 2026-02-21T06:24:34.3056325Z writing output... [ 85%] examples/mamba2_chunk_state 2026-02-21T06:24:34.3651144Z writing output... [ 86%] examples/matmul 2026-02-21T06:24:34.3888704Z writing output... [ 87%] examples/matmul_layernorm 2026-02-21T06:24:34.4118572Z writing output... [ 88%] examples/matmul_split_k 2026-02-21T06:24:34.4403294Z writing output... [ 88%] examples/moe_matmul_ogs 2026-02-21T06:24:34.4780576Z writing output... [ 89%] examples/nvfp4_gemm 2026-02-21T06:24:34.5115835Z writing output... [ 90%] examples/rms_norm 2026-02-21T06:24:34.5424285Z writing output... [ 91%] examples/segment_reduction 2026-02-21T06:24:34.5780720Z writing output... [ 92%] examples/softmax 2026-02-21T06:24:34.5950304Z writing output... [ 93%] examples/split_k_barrier 2026-02-21T06:24:34.6322676Z writing output... [ 94%] examples/squeeze_and_excitation_net 2026-02-21T06:24:34.6495916Z writing output... [ 95%] examples/sum 2026-02-21T06:24:34.7099597Z writing output... [ 96%] examples/swiglu 2026-02-21T06:24:34.7319644Z writing output... [ 96%] examples/welford 2026-02-21T06:24:35.0100786Z writing output... [ 97%] helion_puzzles 2026-02-21T06:24:35.0716755Z writing output... [ 98%] index 2026-02-21T06:24:35.1042708Z writing output... [ 99%] installation 2026-02-21T06:24:35.1514959Z writing output... [100%] tileir_backend 2026-02-21T06:24:35.1821372Z generating indices... genindex py-modindex done 2026-02-21T06:24:35.2023105Z highlighting module code... [ 3%] helion.autotuner.differential_evolution 2026-02-21T06:24:35.2096079Z highlighting module code... [ 7%] helion.autotuner.finite_search 2026-02-21T06:24:35.2285482Z highlighting module code... [ 10%] helion.autotuner.local_cache 2026-02-21T06:24:35.2492381Z highlighting module code... [ 14%] helion.autotuner.pattern_search 2026-02-21T06:24:35.2552806Z highlighting module code... [ 17%] helion.autotuner.random_search 2026-02-21T06:24:35.3000430Z highlighting module code... [ 21%] helion.autotuner.surrogate_pattern_search 2026-02-21T06:24:35.3312516Z highlighting module code... [ 24%] helion.exc 2026-02-21T06:24:35.6264899Z highlighting module code... [ 28%] helion.language.atomic_ops 2026-02-21T06:24:35.6386811Z highlighting module code... [ 31%] helion.language.constexpr 2026-02-21T06:24:35.6526787Z highlighting module code... [ 34%] helion.language.creation_ops 2026-02-21T06:24:35.6628067Z highlighting module code... [ 38%] helion.language.device_print 2026-02-21T06:24:35.6794104Z highlighting module code... [ 41%] helion.language.inline_asm_ops 2026-02-21T06:24:35.7387459Z highlighting module code... [ 45%] helion.language.inline_triton_ops 2026-02-21T06:24:35.8549841Z highlighting module code... [ 48%] helion.language.loops 2026-02-21T06:24:35.9045593Z highlighting module code... [ 52%] helion.language.matmul_ops 2026-02-21T06:24:35.9741693Z highlighting module code... [ 55%] helion.language.memory_ops 2026-02-21T06:24:36.0236191Z highlighting module code... [ 59%] helion.language.reduce_ops 2026-02-21T06:24:36.0547100Z highlighting module code... [ 62%] helion.language.scan_ops 2026-02-21T06:24:36.0860182Z highlighting module code... [ 66%] helion.language.signal_wait 2026-02-21T06:24:36.0980683Z highlighting module code... [ 69%] helion.language.stack_tensor 2026-02-21T06:24:36.1195305Z highlighting module code... [ 72%] helion.language.tile_ops 2026-02-21T06:24:36.1336863Z highlighting module code... [ 76%] helion.language.tile_proxy 2026-02-21T06:24:36.1522737Z highlighting module code... [ 79%] helion.language.tunable_ops 2026-02-21T06:24:36.1681383Z highlighting module code... [ 83%] helion.language.view_ops 2026-02-21T06:24:36.2039266Z highlighting module code... [ 86%] helion.runtime 2026-02-21T06:24:36.2327538Z highlighting module code... [ 90%] helion.runtime.config 2026-02-21T06:24:36.3660293Z highlighting module code... [ 93%] helion.runtime.kernel 2026-02-21T06:24:36.4260083Z highlighting module code... [ 97%] helion.runtime.settings 2026-02-21T06:24:36.4428239Z highlighting module code... [100%] helion.runtime.triton_helpers 2026-02-21T06:24:36.4551453Z writing additional pages... search done 2026-02-21T06:24:36.4557922Z copying images... [ 25%] examples/distributed/images/thumb/sphx_glr_one_shot_allreduce_bias_rmsnorm_thumb.png 2026-02-21T06:24:36.4560991Z copying images... [ 50%] examples/distributed/images/thumb/sphx_glr_matmul_reduce_scatter_thumb.png 2026-02-21T06:24:36.4564786Z copying images... [ 75%] examples/distributed/images/thumb/sphx_glr_all_reduce_thumb.png 2026-02-21T06:24:36.4567996Z copying images... [100%] examples/distributed/images/thumb/sphx_glr_all_gather_matmul_thumb.png 2026-02-21T06:24:36.4709586Z dumping search index in English (code: en)... done 2026-02-21T06:24:36.4748820Z dumping object inventory... done 2026-02-21T06:24:36.4749626Z Sphinx-Gallery gallery_conf["plot_gallery"] was False, so no examples were executed. 2026-02-21T06:24:36.4750309Z embedding documentation hyperlinks... 2026-02-21T06:24:36.4775755Z embedding documentation hyperlinks for examples... [ 2%] gather_gemv.html 2026-02-21T06:24:36.4800081Z embedding documentation hyperlinks for examples... [ 4%] jagged_sum.html 2026-02-21T06:24:36.4820034Z embedding documentation hyperlinks for examples... [ 5%] low_mem_dropout.html 2026-02-21T06:24:36.4848072Z embedding documentation hyperlinks for examples... [ 7%] geglu.html 2026-02-21T06:24:36.4881372Z embedding documentation hyperlinks for examples... [ 9%] aot_example.html 2026-02-21T06:24:36.4900082Z embedding documentation hyperlinks for examples... [ 11%] concatenate.html 2026-02-21T06:24:36.4952701Z embedding documentation hyperlinks for examples... [ 13%] grpo_loss.html 2026-02-21T06:24:36.4972933Z embedding documentation hyperlinks for examples... [ 15%] batch_softmax.html 2026-02-21T06:24:36.5003745Z embedding documentation hyperlinks for examples... [ 16%] jagged_layer_norm.html 2026-02-21T06:24:36.5005715Z embedding documentation hyperlinks for examples... [ 18%] index.html 2026-02-21T06:24:36.5030419Z embedding documentation hyperlinks for examples... [ 20%] squeeze_and_excitation_net.html 2026-02-21T06:24:36.5064608Z embedding documentation hyperlinks for examples... [ 22%] jsd.html 2026-02-21T06:24:36.5083260Z embedding documentation hyperlinks for examples... [ 24%] add.html 2026-02-21T06:24:36.5116518Z embedding documentation hyperlinks for examples... [ 25%] grouped_gemm.html 2026-02-21T06:24:36.5152679Z embedding documentation hyperlinks for examples... [ 27%] blackwell_attention.html 2026-02-21T06:24:36.5175880Z embedding documentation hyperlinks for examples... [ 29%] int4_gemm.html 2026-02-21T06:24:36.5201545Z embedding documentation hyperlinks for examples... [ 31%] jagged_dense_bmm.html 2026-02-21T06:24:36.5221067Z embedding documentation hyperlinks for examples... [ 33%] exp.html 2026-02-21T06:24:36.5249410Z embedding documentation hyperlinks for examples... [ 35%] swiglu.html 2026-02-21T06:24:36.5266237Z embedding documentation hyperlinks for examples... [ 36%] sum.html 2026-02-21T06:24:36.5294332Z embedding documentation hyperlinks for examples... [ 38%] fused_linear_jsd.html 2026-02-21T06:24:36.5327127Z embedding documentation hyperlinks for examples... [ 40%] mamba2_chunk_scan.html 2026-02-21T06:24:36.5347929Z embedding documentation hyperlinks for examples... [ 42%] fp8_gemm.html 2026-02-21T06:24:36.5373006Z embedding documentation hyperlinks for examples... [ 44%] matmul_split_k.html 2026-02-21T06:24:36.5396257Z embedding documentation hyperlinks for examples... [ 45%] segment_reduction.html 2026-02-21T06:24:36.5415940Z embedding documentation hyperlinks for examples... [ 47%] broadcast_matmul.html 2026-02-21T06:24:36.5436672Z embedding documentation hyperlinks for examples... [ 49%] bf16xint16_gemm.html 2026-02-21T06:24:36.5456087Z embedding documentation hyperlinks for examples... [ 51%] embedding.html 2026-02-21T06:24:36.5489057Z embedding documentation hyperlinks for examples... [ 53%] gdn_fwd_h.html 2026-02-21T06:24:36.5511239Z embedding documentation hyperlinks for examples... [ 55%] split_k_barrier.html 2026-02-21T06:24:36.5531099Z embedding documentation hyperlinks for examples... [ 56%] bmm.html 2026-02-21T06:24:36.5553015Z embedding documentation hyperlinks for examples... [ 58%] welford.html 2026-02-21T06:24:36.5582905Z embedding documentation hyperlinks for examples... [ 60%] fp8_attention.html 2026-02-21T06:24:36.5610652Z embedding documentation hyperlinks for examples... [ 62%] moe_matmul_ogs.html 2026-02-21T06:24:36.5638618Z embedding documentation hyperlinks for examples... [ 64%] mamba2_chunk_state.html 2026-02-21T06:24:36.5663383Z embedding documentation hyperlinks for examples... [ 65%] rms_norm.html 2026-02-21T06:24:36.5691760Z embedding documentation hyperlinks for examples... [ 67%] jagged_softmax.html 2026-02-21T06:24:36.5714581Z embedding documentation hyperlinks for examples... [ 69%] jagged_dense_add.html 2026-02-21T06:24:36.5748397Z embedding documentation hyperlinks for examples... [ 71%] attention.html 2026-02-21T06:24:36.5776261Z embedding documentation hyperlinks for examples... [ 73%] softmax.html 2026-02-21T06:24:36.5800999Z embedding documentation hyperlinks for examples... [ 75%] jagged_mean.html 2026-02-21T06:24:36.5825849Z embedding documentation hyperlinks for examples... [ 76%] cross_entropy.html 2026-02-21T06:24:36.5854797Z embedding documentation hyperlinks for examples... [ 78%] layer_norm.html 2026-02-21T06:24:36.5887052Z embedding documentation hyperlinks for examples... [ 80%] matmul.html 2026-02-21T06:24:36.5919444Z embedding documentation hyperlinks for examples... [ 82%] matmul_layernorm.html 2026-02-21T06:24:36.5953591Z embedding documentation hyperlinks for examples... [ 84%] jagged_hstu_attn.html 2026-02-21T06:24:36.5979244Z embedding documentation hyperlinks for examples... [ 85%] nvfp4_gemm.html 2026-02-21T06:24:36.6007000Z embedding documentation hyperlinks for examples... [ 87%] kl_div.html 2026-02-21T06:24:36.6045921Z embedding documentation hyperlinks for examples... [ 89%] flex_attention.html 2026-02-21T06:24:36.6066311Z embedding documentation hyperlinks for examples... [ 91%] long_sum.html 2026-02-21T06:24:36.6068822Z embedding documentation hyperlinks for examples... [ 93%] index.html 2026-02-21T06:24:36.6104170Z embedding documentation hyperlinks for examples... [ 95%] all_reduce.html 2026-02-21T06:24:36.6139896Z embedding documentation hyperlinks for examples... [ 96%] matmul_reduce_scatter.html 2026-02-21T06:24:36.6171167Z embedding documentation hyperlinks for examples... [ 98%] one_shot_allreduce_bias_rmsnorm.html 2026-02-21T06:24:36.6206125Z embedding documentation hyperlinks for examples... [100%] all_gather_matmul.html 2026-02-21T06:24:36.6361136Z sphinx-sitemap: sitemap.xml was generated for URL https://helionlang.com/ in /home/runner/work/helion/helion/site/sitemap.xml 2026-02-21T06:24:36.6718260Z build succeeded, 327 warnings. 2026-02-21T06:24:36.6718679Z 2026-02-21T06:24:36.6718808Z The HTML pages are in ../site. 2026-02-21T06:24:38.6476485Z Running Sphinx v7.2.6 2026-02-21T06:24:38.8690689Z Parsed external_urls: ['github', 'github_issues', 'contributing', 'docs', 'twitter'] 2026-02-21T06:24:38.8691264Z matplotlib is not installed, social cards will not be generated 2026-02-21T06:24:38.8691611Z making output directory... done 2026-02-21T06:24:38.8695935Z Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files. 2026-02-21T06:24:38.8768551Z [autosummary] generating autosummary for: api/autotuner.md, api/config.md, api/exceptions.md, api/generated/helion.Config.rst, api/generated/helion.Settings.rst, api/generated/helion.kernel.rst, api/generated/helion.language.StackTensor.rst, api/generated/helion.language.Tile.rst, api/generated/helion.language.arange.rst, api/generated/helion.language.associative_scan.rst, ..., examples/softmax.rst, examples/split_k_barrier.rst, examples/squeeze_and_excitation_net.rst, examples/sum.rst, examples/swiglu.rst, examples/welford.rst, helion_puzzles.rst, index.md, installation.md, tileir_backend.md 2026-02-21T06:24:42.8098645Z loading intersphinx inventory from https://docs.python.org/3/objects.inv... 2026-02-21T06:24:42.8105880Z loading intersphinx inventory from https://pytorch.org/docs/stable/objects.inv... 2026-02-21T06:24:42.8110138Z loading intersphinx inventory from https://helionlang.com/objects.inv... 2026-02-21T06:24:42.9339693Z intersphinx inventory has moved: https://pytorch.org/docs/stable/objects.inv -> https://docs.pytorch.org/docs/stable/objects.inv 2026-02-21T06:24:43.1375452Z myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'amsmath', 'deflist', 'smartquotes', 'linkify', 'tasklist', 'colon_fence', 'dollarmath', 'html_image', 'substitution', 'html_admonition', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) 2026-02-21T06:24:43.1381827Z generating gallery... 2026-02-21T06:24:43.2067208Z generating gallery for examples... [ 2%] add.py 2026-02-21T06:24:43.2104871Z generating gallery for examples... [ 4%] broadcast_matmul.py 2026-02-21T06:24:43.2141811Z generating gallery for examples... [ 6%] batch_softmax.py 2026-02-21T06:24:43.2177165Z generating gallery for examples... [ 8%] concatenate.py 2026-02-21T06:24:43.2212957Z generating gallery for examples... [ 10%] sum.py 2026-02-21T06:24:43.2252579Z generating gallery for examples... [ 12%] bmm.py 2026-02-21T06:24:43.2289236Z generating gallery for examples... [ 14%] embedding.py 2026-02-21T06:24:43.2330190Z generating gallery for examples... [ 16%] split_k_barrier.py 2026-02-21T06:24:43.2369947Z generating gallery for examples... [ 18%] cross_entropy.py 2026-02-21T06:24:43.2409726Z generating gallery for examples... [ 20%] exp.py 2026-02-21T06:24:43.2452716Z generating gallery for examples... [ 22%] welford.py 2026-02-21T06:24:43.2491760Z generating gallery for examples... [ 24%] low_mem_dropout.py 2026-02-21T06:24:43.2538997Z generating gallery for examples... [ 27%] gather_gemv.py 2026-02-21T06:24:43.2585234Z generating gallery for examples... [ 29%] matmul_layernorm.py 2026-02-21T06:24:43.2629559Z generating gallery for examples... [ 31%] long_sum.py 2026-02-21T06:24:43.2673735Z generating gallery for examples... [ 33%] fp8_gemm.py 2026-02-21T06:24:43.2722134Z generating gallery for examples... [ 35%] matmul_split_k.py 2026-02-21T06:24:43.2775380Z generating gallery for examples... [ 37%] attention.py 2026-02-21T06:24:43.2822003Z generating gallery for examples... [ 39%] bf16xint16_gemm.py 2026-02-21T06:24:43.2867087Z generating gallery for examples... [ 41%] jagged_dense_bmm.py 2026-02-21T06:24:43.2912868Z generating gallery for examples... [ 43%] jagged_dense_add.py 2026-02-21T06:24:43.2961931Z generating gallery for examples... [ 45%] jagged_sum.py 2026-02-21T06:24:43.3018111Z generating gallery for examples... [ 47%] mamba2_chunk_state.py 2026-02-21T06:24:43.3071780Z generating gallery for examples... [ 49%] jagged_softmax.py 2026-02-21T06:24:43.3124801Z generating gallery for examples... [ 51%] softmax.py 2026-02-21T06:24:43.3174900Z generating gallery for examples... [ 53%] jagged_mean.py 2026-02-21T06:24:43.3236360Z generating gallery for examples... [ 55%] gdn_fwd_h.py 2026-02-21T06:24:43.3287484Z generating gallery for examples... [ 57%] int4_gemm.py 2026-02-21T06:24:43.3338286Z generating gallery for examples... [ 59%] moe_matmul_ogs.py 2026-02-21T06:24:43.3395428Z generating gallery for examples... [ 61%] kl_div.py 2026-02-21T06:24:43.3452277Z generating gallery for examples... [ 63%] rms_norm.py 2026-02-21T06:24:43.3514672Z generating gallery for examples... [ 65%] jagged_hstu_attn.py 2026-02-21T06:24:43.3576086Z generating gallery for examples... [ 67%] segment_reduction.py 2026-02-21T06:24:43.3642481Z generating gallery for examples... [ 69%] blackwell_attention.py 2026-02-21T06:24:43.3699435Z generating gallery for examples... [ 71%] nvfp4_gemm.py 2026-02-21T06:24:43.3761740Z generating gallery for examples... [ 73%] jagged_layer_norm.py 2026-02-21T06:24:43.3819973Z generating gallery for examples... [ 76%] squeeze_and_excitation_net.py 2026-02-21T06:24:43.3885635Z generating gallery for examples... [ 78%] mamba2_chunk_scan.py 2026-02-21T06:24:43.3956868Z generating gallery for examples... [ 80%] flex_attention.py 2026-02-21T06:24:43.4021119Z generating gallery for examples... [ 82%] layer_norm.py 2026-02-21T06:24:43.4093355Z generating gallery for examples... [ 84%] jsd.py 2026-02-21T06:24:43.4161119Z generating gallery for examples... [ 86%] swiglu.py 2026-02-21T06:24:43.4233192Z generating gallery for examples... [ 88%] geglu.py 2026-02-21T06:24:43.4299582Z generating gallery for examples... [ 90%] fp8_attention.py 2026-02-21T06:24:43.4371252Z generating gallery for examples... [ 92%] grouped_gemm.py 2026-02-21T06:24:43.4440605Z generating gallery for examples... [ 94%] fused_linear_jsd.py 2026-02-21T06:24:43.4519969Z generating gallery for examples... [ 96%] matmul.py 2026-02-21T06:24:43.4606625Z generating gallery for examples... [ 98%] aot_example.py 2026-02-21T06:24:43.4713621Z generating gallery for examples... [100%] grpo_loss.py 2026-02-21T06:24:43.4874885Z generating gallery for examples/distributed... [ 25%] one_shot_allreduce_bias_rmsnorm.py 2026-02-21T06:24:43.4938228Z generating gallery for examples/distributed... [ 50%] matmul_reduce_scatter.py 2026-02-21T06:24:43.5311497Z generating gallery for examples/distributed... [ 75%] all_reduce.py 2026-02-21T06:24:43.5389216Z generating gallery for examples/distributed... [100%] all_gather_matmul.py 2026-02-21T06:24:43.5710055Z building [mo]: targets for 0 po files that are out of date 2026-02-21T06:24:43.5710835Z writing output... 2026-02-21T06:24:43.5712722Z building [linkcheck]: targets for 113 source files that are out of date 2026-02-21T06:24:43.5746903Z updating environment: [new config] 113 added, 0 changed, 0 removed 2026-02-21T06:24:44.6505077Z reading sources... [ 1%] api/autotuner 2026-02-21T06:24:44.9272149Z reading sources... [ 2%] api/config 2026-02-21T06:24:45.7435803Z reading sources... [ 3%] api/exceptions 2026-02-21T06:24:46.1049940Z reading sources... [ 4%] api/generated/helion.Config 2026-02-21T06:24:46.6159419Z reading sources... [ 4%] api/generated/helion.Settings 2026-02-21T06:24:46.6709789Z reading sources... [ 5%] api/generated/helion.kernel 2026-02-21T06:24:46.7916535Z reading sources... [ 6%] api/generated/helion.language.StackTensor 2026-02-21T06:24:49.5499292Z reading sources... [ 7%] api/generated/helion.language.Tile 2026-02-21T06:24:49.5695337Z reading sources... [ 8%] api/generated/helion.language.arange 2026-02-21T06:24:49.5993779Z reading sources... [ 9%] api/generated/helion.language.associative_scan 2026-02-21T06:24:49.6449231Z reading sources... [ 10%] api/generated/helion.language.atomic_add 2026-02-21T06:24:49.6572749Z reading sources... [ 11%] api/generated/helion.language.atomic_and 2026-02-21T06:24:49.6738211Z reading sources... [ 12%] api/generated/helion.language.atomic_cas 2026-02-21T06:24:49.6864729Z reading sources... [ 12%] api/generated/helion.language.atomic_max 2026-02-21T06:24:49.7006029Z reading sources... [ 13%] api/generated/helion.language.atomic_min 2026-02-21T06:24:49.7135931Z reading sources... [ 14%] api/generated/helion.language.atomic_or 2026-02-21T06:24:49.7274852Z reading sources... [ 15%] api/generated/helion.language.atomic_xchg 2026-02-21T06:24:49.7417891Z reading sources... [ 16%] api/generated/helion.language.atomic_xor 2026-02-21T06:24:49.7454944Z reading sources... [ 17%] api/generated/helion.language.constexpr 2026-02-21T06:24:49.7582395Z reading sources... [ 18%] api/generated/helion.language.cumprod 2026-02-21T06:24:49.7719142Z reading sources... [ 19%] api/generated/helion.language.cumsum 2026-02-21T06:24:49.7839455Z reading sources... [ 19%] api/generated/helion.language.device_print 2026-02-21T06:24:49.8147024Z reading sources... [ 20%] api/generated/helion.language.dot 2026-02-21T06:24:49.8290142Z reading sources... [ 21%] api/generated/helion.language.full 2026-02-21T06:24:49.8818413Z reading sources... [ 22%] api/generated/helion.language.grid 2026-02-21T06:24:49.9059487Z reading sources... [ 23%] api/generated/helion.language.inline_asm_elementwise 2026-02-21T06:24:49.9377524Z reading sources... [ 24%] api/generated/helion.language.inline_triton 2026-02-21T06:24:49.9536523Z reading sources... [ 25%] api/generated/helion.language.join 2026-02-21T06:24:49.9892664Z reading sources... [ 26%] api/generated/helion.language.load 2026-02-21T06:24:50.0252110Z reading sources... [ 27%] api/generated/helion.language.reduce 2026-02-21T06:24:50.0453760Z reading sources... [ 27%] api/generated/helion.language.register_block_size 2026-02-21T06:24:50.0540702Z reading sources... [ 28%] api/generated/helion.language.register_tunable 2026-02-21T06:24:50.0816868Z reading sources... [ 29%] api/generated/helion.language.signal 2026-02-21T06:24:50.0915294Z reading sources... [ 30%] api/generated/helion.language.specialize 2026-02-21T06:24:50.1007401Z reading sources... [ 31%] api/generated/helion.language.split 2026-02-21T06:24:50.1126867Z reading sources... [ 32%] api/generated/helion.language.stacktensor_like 2026-02-21T06:24:50.1271992Z reading sources... [ 33%] api/generated/helion.language.static_range 2026-02-21T06:24:50.1417050Z reading sources... [ 34%] api/generated/helion.language.store 2026-02-21T06:24:50.1536315Z reading sources... [ 35%] api/generated/helion.language.subscript 2026-02-21T06:24:50.1762203Z reading sources... [ 35%] api/generated/helion.language.tile 2026-02-21T06:24:50.1923894Z reading sources... [ 36%] api/generated/helion.language.tile_begin 2026-02-21T06:24:50.2019496Z reading sources... [ 37%] api/generated/helion.language.tile_block_size 2026-02-21T06:24:50.2111531Z reading sources... [ 38%] api/generated/helion.language.tile_end 2026-02-21T06:24:50.2209854Z reading sources... [ 39%] api/generated/helion.language.tile_id 2026-02-21T06:24:50.2301542Z reading sources... [ 40%] api/generated/helion.language.tile_index 2026-02-21T06:24:50.2471920Z reading sources... [ 41%] api/generated/helion.language.wait 2026-02-21T06:24:50.2605617Z reading sources... [ 42%] api/generated/helion.language.zeros 2026-02-21T06:24:50.4306519Z reading sources... [ 42%] api/index 2026-02-21T06:24:50.7251985Z reading sources... [ 43%] api/kernel 2026-02-21T06:24:51.6138649Z reading sources... [ 44%] api/language 2026-02-21T06:24:51.7878897Z reading sources... [ 45%] api/runtime 2026-02-21T06:24:52.2239283Z reading sources... [ 46%] api/settings 2026-02-21T06:24:52.2580468Z reading sources... [ 47%] deployment_autotuning 2026-02-21T06:24:52.3099664Z reading sources... [ 48%] events 2026-02-21T06:24:52.3196847Z reading sources... [ 49%] examples/add 2026-02-21T06:24:52.3292679Z reading sources... [ 50%] examples/aot_example 2026-02-21T06:24:52.3397456Z reading sources... [ 50%] examples/attention 2026-02-21T06:24:52.3487821Z reading sources... [ 51%] examples/batch_softmax 2026-02-21T06:24:52.3564119Z reading sources... [ 52%] examples/bf16xint16_gemm 2026-02-21T06:24:52.3673842Z reading sources... [ 53%] examples/blackwell_attention 2026-02-21T06:24:52.3761096Z reading sources... [ 54%] examples/bmm 2026-02-21T06:24:52.3856661Z reading sources... [ 55%] examples/broadcast_matmul 2026-02-21T06:24:52.3937001Z reading sources... [ 56%] examples/concatenate 2026-02-21T06:24:52.4024856Z reading sources... [ 57%] examples/cross_entropy 2026-02-21T06:24:52.4103960Z reading sources... [ 58%] examples/distributed/all_gather_matmul 2026-02-21T06:24:52.4199408Z reading sources... [ 58%] examples/distributed/all_reduce 2026-02-21T06:24:52.4289105Z reading sources... [ 59%] examples/distributed/index 2026-02-21T06:24:52.4356395Z reading sources... [ 60%] examples/distributed/matmul_reduce_scatter 2026-02-21T06:24:52.4423607Z reading sources... [ 61%] examples/distributed/one_shot_allreduce_bias_rmsnorm 2026-02-21T06:24:52.4515606Z reading sources... [ 62%] examples/embedding 2026-02-21T06:24:52.4611801Z reading sources... [ 63%] examples/exp 2026-02-21T06:24:52.4717313Z reading sources... [ 64%] examples/flex_attention 2026-02-21T06:24:52.4800873Z reading sources... [ 65%] examples/fp8_attention 2026-02-21T06:24:52.4881209Z reading sources... [ 65%] examples/fp8_gemm 2026-02-21T06:24:52.5008041Z reading sources... [ 66%] examples/fused_linear_jsd 2026-02-21T06:24:52.5111282Z reading sources... [ 67%] examples/gather_gemv 2026-02-21T06:24:52.5214251Z reading sources... [ 68%] examples/gdn_fwd_h 2026-02-21T06:24:52.5335899Z reading sources... [ 69%] examples/geglu 2026-02-21T06:24:52.5476788Z reading sources... [ 70%] examples/grouped_gemm 2026-02-21T06:24:52.5593361Z reading sources... [ 71%] examples/grpo_loss 2026-02-21T06:24:52.5857056Z reading sources... [ 72%] examples/index 2026-02-21T06:24:52.5960045Z reading sources... [ 73%] examples/int4_gemm 2026-02-21T06:24:52.6065528Z reading sources... [ 73%] examples/jagged_dense_add 2026-02-21T06:24:52.6161807Z reading sources... [ 74%] examples/jagged_dense_bmm 2026-02-21T06:24:52.6267220Z reading sources... [ 75%] examples/jagged_hstu_attn 2026-02-21T06:24:52.6372940Z reading sources... [ 76%] examples/jagged_layer_norm 2026-02-21T06:24:52.6472789Z reading sources... [ 77%] examples/jagged_mean 2026-02-21T06:24:52.6574111Z reading sources... [ 78%] examples/jagged_softmax 2026-02-21T06:24:52.6674179Z reading sources... [ 79%] examples/jagged_sum 2026-02-21T06:24:52.6794671Z reading sources... [ 80%] examples/jsd 2026-02-21T06:24:52.6912698Z reading sources... [ 81%] examples/kl_div 2026-02-21T06:24:52.7001024Z reading sources... [ 81%] examples/layer_norm 2026-02-21T06:24:52.7105565Z reading sources... [ 82%] examples/long_sum 2026-02-21T06:24:52.7210872Z reading sources... [ 83%] examples/low_mem_dropout 2026-02-21T06:24:52.7315643Z reading sources... [ 84%] examples/mamba2_chunk_scan 2026-02-21T06:24:53.0798581Z reading sources... [ 85%] examples/mamba2_chunk_state 2026-02-21T06:24:53.0878019Z reading sources... [ 86%] examples/matmul 2026-02-21T06:24:53.0977379Z reading sources... [ 87%] examples/matmul_layernorm 2026-02-21T06:24:53.1056091Z reading sources... [ 88%] examples/matmul_split_k 2026-02-21T06:24:53.1139373Z reading sources... [ 88%] examples/moe_matmul_ogs 2026-02-21T06:24:53.1225119Z reading sources... [ 89%] examples/nvfp4_gemm 2026-02-21T06:24:53.1328304Z reading sources... [ 90%] examples/rms_norm 2026-02-21T06:24:53.1432318Z reading sources... [ 91%] examples/segment_reduction 2026-02-21T06:24:53.1506657Z reading sources... [ 92%] examples/softmax 2026-02-21T06:24:53.1573299Z reading sources... [ 93%] examples/split_k_barrier 2026-02-21T06:24:53.1672449Z reading sources... [ 94%] examples/squeeze_and_excitation_net 2026-02-21T06:24:53.1765064Z reading sources... [ 95%] examples/sum 2026-02-21T06:24:53.1889341Z reading sources... [ 96%] examples/swiglu 2026-02-21T06:24:53.1982109Z reading sources... [ 96%] examples/welford 2026-02-21T06:24:53.2196412Z reading sources... [ 97%] helion_puzzles 2026-02-21T06:24:53.2518773Z reading sources... [ 98%] index 2026-02-21T06:24:53.2678415Z reading sources... [ 99%] installation 2026-02-21T06:24:53.2980999Z reading sources... [100%] tileir_backend 2026-02-21T06:24:53.3113755Z getting Git timestamps for source files... [ 20%] api 2026-02-21T06:24:53.3133367Z getting Git timestamps for source files... [ 40%] api/generated 2026-02-21T06:24:53.3182134Z getting Git timestamps for source files... [ 60%] . 2026-02-21T06:24:53.3201248Z getting Git timestamps for source files... [ 80%] examples 2026-02-21T06:24:53.3220564Z getting Git timestamps for source files... [100%] examples/distributed 2026-02-21T06:24:53.3395057Z getting Git timestamps for dependencies... [ 10%] /home/runner/work/helion/helion/helion/runtime 2026-02-21T06:24:53.3414426Z getting Git timestamps for dependencies... [ 20%] /home/runner/work/helion/helion/.venv/lib/python3.12/site-packages/sklearn/ensemble 2026-02-21T06:24:53.3465432Z getting Git timestamps for dependencies... [ 30%] /home/runner/work/helion/helion/helion/autotuner 2026-02-21T06:24:53.3480179Z getting Git timestamps for dependencies... [ 40%] /usr/lib/python3.12 2026-02-21T06:24:53.3500107Z getting Git timestamps for dependencies... [ 50%] /home/runner/work/helion/helion/.venv/lib/python3.12/site-packages/torch/_inductor/runtime 2026-02-21T06:24:53.3550182Z getting Git timestamps for dependencies... [ 60%] /home/runner/work/helion/helion/helion 2026-02-21T06:24:53.3600390Z getting Git timestamps for dependencies... [ 70%] /home/runner/work/helion/helion/helion/language 2026-02-21T06:24:53.3620218Z getting Git timestamps for dependencies... [ 80%] examples 2026-02-21T06:24:53.3639098Z getting Git timestamps for dependencies... [ 90%] examples/distributed 2026-02-21T06:24:53.3658202Z getting Git timestamps for dependencies... [100%] examples/distributed/images/thumb 2026-02-21T06:24:53.3672777Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:53.3674739Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3676881Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3678974Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:53.3680889Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3682994Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3685431Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.block_sizes:1: WARNING: duplicate object description of helion.Config.block_sizes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3688399Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.reduction_loops:1: WARNING: duplicate object description of helion.Config.reduction_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3691450Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_warps:1: WARNING: duplicate object description of helion.Config.num_warps, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3694251Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_stages:1: WARNING: duplicate object description of helion.Config.num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3696994Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.loop_orders:1: WARNING: duplicate object description of helion.Config.loop_orders, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3699958Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.flatten_loops:1: WARNING: duplicate object description of helion.Config.flatten_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3702831Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_unroll_factors:1: WARNING: duplicate object description of helion.Config.range_unroll_factors, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3705823Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_warp_specializes:1: WARNING: duplicate object description of helion.Config.range_warp_specializes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3708947Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_num_stages:1: WARNING: duplicate object description of helion.Config.range_num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3712063Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_multi_buffers:1: WARNING: duplicate object description of helion.Config.range_multi_buffers, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3714175Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_flattens:1: WARNING: duplicate object description of helion.Config.range_flattens, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3715710Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.static_ranges:1: WARNING: duplicate object description of helion.Config.static_ranges, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3717225Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.pid_type:1: WARNING: duplicate object description of helion.Config.pid_type, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3719914Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.l2_groupings:1: WARNING: duplicate object description of helion.Config.l2_groupings, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3722631Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.indexing:1: WARNING: duplicate object description of helion.Config.indexing, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3725476Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.load_eviction_policies:1: WARNING: duplicate object description of helion.Config.load_eviction_policies, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3728431Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config:1: WARNING: duplicate object description of helion.Config, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3731368Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:1: WARNING: duplicate object description of helion.Config.__init__, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3733655Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:53.3734715Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3735869Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3737280Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:1: WARNING: duplicate object description of helion.Config.__init__, other instance in api/generated/helion.Config, use :no-index: for one of them 2026-02-21T06:24:53.3739289Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:43: ERROR: Unexpected indentation. 2026-02-21T06:24:53.3740384Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:44: WARNING: Block quote ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3741573Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.__init__:47: WARNING: Bullet list ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3742868Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.config:1: WARNING: duplicate object description of helion.Config.config, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3744490Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.to_json:1: WARNING: duplicate object description of helion.Config.to_json, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3746039Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.from_dict:1: WARNING: duplicate object description of helion.Config.from_dict, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3747784Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.from_json:1: WARNING: duplicate object description of helion.Config.from_json, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3749385Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.minimize:1: WARNING: duplicate object description of helion.Config.minimize, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3750944Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.save:1: WARNING: duplicate object description of helion.Config.save, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3752437Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.runtime.config.Config.load:1: WARNING: duplicate object description of helion.Config.load, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3753917Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.block_sizes:1: WARNING: duplicate object description of helion.Config.block_sizes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3755442Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.loop_orders:1: WARNING: duplicate object description of helion.Config.loop_orders, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3757118Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.elements_per_thread:1: WARNING: duplicate object description of helion.Config.elements_per_thread, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3759072Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.flatten_loops:1: WARNING: duplicate object description of helion.Config.flatten_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3760620Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.reduction_loops:1: WARNING: duplicate object description of helion.Config.reduction_loops, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3762126Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_warps:1: WARNING: duplicate object description of helion.Config.num_warps, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3763623Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_stages:1: WARNING: duplicate object description of helion.Config.num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3765111Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.l2_groupings:1: WARNING: duplicate object description of helion.Config.l2_groupings, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3766578Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.pid_type:1: WARNING: duplicate object description of helion.Config.pid_type, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3768261Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.num_sm_multiplier:1: WARNING: duplicate object description of helion.Config.num_sm_multiplier, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3769920Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.maxnreg:1: WARNING: duplicate object description of helion.Config.maxnreg, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3771468Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_unroll_factors:1: WARNING: duplicate object description of helion.Config.range_unroll_factors, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3773101Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_warp_specializes:1: WARNING: duplicate object description of helion.Config.range_warp_specializes, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3774706Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_num_stages:1: WARNING: duplicate object description of helion.Config.range_num_stages, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3776285Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_multi_buffers:1: WARNING: duplicate object description of helion.Config.range_multi_buffers, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3778071Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.range_flattens:1: WARNING: duplicate object description of helion.Config.range_flattens, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3779601Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.static_ranges:1: WARNING: duplicate object description of helion.Config.static_ranges, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3781189Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.load_eviction_policies:1: WARNING: duplicate object description of helion.Config.load_eviction_policies, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3782861Z /home/runner/work/helion/helion/helion/runtime/config.py:docstring of helion.Config.indexing:1: WARNING: duplicate object description of helion.Config.indexing, other instance in api/config, use :no-index: for one of them 2026-02-21T06:24:53.3784235Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.__init__:1::1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:53.3785751Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.__init__:1: WARNING: duplicate object description of helion.Settings.__init__, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3786993Z docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:53.3788490Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile.__init__:1: WARNING: duplicate object description of helion.language.Tile.__init__, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:53.3789901Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:24: ERROR: Unexpected indentation. 2026-02-21T06:24:53.3791014Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:26: WARNING: Definition list ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3792462Z /home/runner/work/helion/helion/helion/language/loops.py:docstring of helion.language.loops.tile:1: WARNING: duplicate object description of helion.language.tile, other instance in api/generated/helion.language.tile, use :no-index: for one of them 2026-02-21T06:24:53.3794232Z /home/runner/work/helion/helion/helion/language/loops.py:docstring of helion.language.loops.grid:1: WARNING: duplicate object description of helion.language.grid, other instance in api/generated/helion.language.grid, use :no-index: for one of them 2026-02-21T06:24:53.3795980Z /home/runner/work/helion/helion/helion/language/loops.py:docstring of helion.language.loops.static_range:1: WARNING: duplicate object description of helion.language.static_range, other instance in api/generated/helion.language.static_range, use :no-index: for one of them 2026-02-21T06:24:53.3798039Z /home/runner/work/helion/helion/helion/language/memory_ops.py:docstring of helion.language.memory_ops.load:1: WARNING: duplicate object description of helion.language.load, other instance in api/generated/helion.language.load, use :no-index: for one of them 2026-02-21T06:24:53.3799773Z /home/runner/work/helion/helion/helion/language/memory_ops.py:docstring of helion.language.memory_ops.store:1: WARNING: duplicate object description of helion.language.store, other instance in api/generated/helion.language.store, use :no-index: for one of them 2026-02-21T06:24:53.3801570Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:1: WARNING: duplicate object description of helion.language.atomic_add, other instance in api/generated/helion.language.atomic_add, use :no-index: for one of them 2026-02-21T06:24:53.3802972Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:24: ERROR: Unexpected indentation. 2026-02-21T06:24:53.3804074Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_add:26: WARNING: Definition list ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.3805611Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_and:1: WARNING: duplicate object description of helion.language.atomic_and, other instance in api/generated/helion.language.atomic_and, use :no-index: for one of them 2026-02-21T06:24:53.3807721Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_or:1: WARNING: duplicate object description of helion.language.atomic_or, other instance in api/generated/helion.language.atomic_or, use :no-index: for one of them 2026-02-21T06:24:53.3809566Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_xor:1: WARNING: duplicate object description of helion.language.atomic_xor, other instance in api/generated/helion.language.atomic_xor, use :no-index: for one of them 2026-02-21T06:24:53.3811400Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_xchg:1: WARNING: duplicate object description of helion.language.atomic_xchg, other instance in api/generated/helion.language.atomic_xchg, use :no-index: for one of them 2026-02-21T06:24:53.3813251Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_max:1: WARNING: duplicate object description of helion.language.atomic_max, other instance in api/generated/helion.language.atomic_max, use :no-index: for one of them 2026-02-21T06:24:53.3815143Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_min:1: WARNING: duplicate object description of helion.language.atomic_min, other instance in api/generated/helion.language.atomic_min, use :no-index: for one of them 2026-02-21T06:24:53.3816969Z /home/runner/work/helion/helion/helion/language/atomic_ops.py:docstring of helion.language.atomic_ops.atomic_cas:1: WARNING: duplicate object description of helion.language.atomic_cas, other instance in api/generated/helion.language.atomic_cas, use :no-index: for one of them 2026-02-21T06:24:53.3819182Z /home/runner/work/helion/helion/helion/language/inline_asm_ops.py:docstring of helion.language.inline_asm_ops.inline_asm_elementwise:1: WARNING: duplicate object description of helion.language.inline_asm_elementwise, other instance in api/generated/helion.language.inline_asm_elementwise, use :no-index: for one of them 2026-02-21T06:24:53.3821280Z /home/runner/work/helion/helion/helion/language/inline_triton_ops.py:docstring of helion.language.inline_triton_ops.inline_triton:1: WARNING: duplicate object description of helion.language.inline_triton, other instance in api/generated/helion.language.inline_triton, use :no-index: for one of them 2026-02-21T06:24:53.3823162Z /home/runner/work/helion/helion/helion/language/creation_ops.py:docstring of helion.language.creation_ops.zeros:1: WARNING: duplicate object description of helion.language.zeros, other instance in api/generated/helion.language.zeros, use :no-index: for one of them 2026-02-21T06:24:53.3824920Z /home/runner/work/helion/helion/helion/language/creation_ops.py:docstring of helion.language.creation_ops.full:1: WARNING: duplicate object description of helion.language.full, other instance in api/generated/helion.language.full, use :no-index: for one of them 2026-02-21T06:24:53.3826816Z /home/runner/work/helion/helion/helion/language/tunable_ops.py:docstring of helion.language.tunable_ops.register_block_size:1: WARNING: duplicate object description of helion.language.register_block_size, other instance in api/generated/helion.language.register_block_size, use :no-index: for one of them 2026-02-21T06:24:53.3828919Z /home/runner/work/helion/helion/helion/language/tunable_ops.py:docstring of helion.language.tunable_ops.register_tunable:1: WARNING: duplicate object description of helion.language.register_tunable, other instance in api/generated/helion.language.register_tunable, use :no-index: for one of them 2026-02-21T06:24:53.3830769Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile:1: WARNING: duplicate object description of helion.language.Tile, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:53.3832623Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile:1: WARNING: duplicate object description of helion.language.tile_proxy.Tile, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:53.3834439Z /home/runner/work/helion/helion/helion/language/tile_proxy.py:docstring of helion.language.tile_proxy.Tile.__init__:1: WARNING: duplicate object description of helion.language.Tile.__init__, other instance in api/generated/helion.language.Tile, use :no-index: for one of them 2026-02-21T06:24:53.3836242Z /home/runner/work/helion/helion/helion/language/view_ops.py:docstring of helion.language.view_ops.subscript:1: WARNING: duplicate object description of helion.language.subscript, other instance in api/generated/helion.language.subscript, use :no-index: for one of them 2026-02-21T06:24:53.3838222Z /home/runner/work/helion/helion/helion/language/view_ops.py:docstring of helion.language.view_ops.split:1: WARNING: duplicate object description of helion.language.split, other instance in api/generated/helion.language.split, use :no-index: for one of them 2026-02-21T06:24:53.3839926Z /home/runner/work/helion/helion/helion/language/view_ops.py:docstring of helion.language.view_ops.join:1: WARNING: duplicate object description of helion.language.join, other instance in api/generated/helion.language.join, use :no-index: for one of them 2026-02-21T06:24:53.3841723Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.StackTensor:1: WARNING: duplicate object description of helion.language.StackTensor, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3843671Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.StackTensor:1: WARNING: duplicate object description of helion.language.stack_tensor.StackTensor, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3845823Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.tensor_like:1: WARNING: duplicate object description of helion.language.StackTensor.tensor_like, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3847942Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.dev_ptrs:1: WARNING: duplicate object description of helion.language.StackTensor.dev_ptrs, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3849868Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.dtype:1: WARNING: duplicate object description of helion.language.StackTensor.dtype, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3851813Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.device:1: WARNING: duplicate object description of helion.language.StackTensor.device, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3853742Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.StackTensor.shape:1: WARNING: duplicate object description of helion.language.StackTensor.shape, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3855734Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.StackTensor.new_empty:1: WARNING: duplicate object description of helion.language.StackTensor.new_empty, other instance in api/generated/helion.language.StackTensor, use :no-index: for one of them 2026-02-21T06:24:53.3858135Z /home/runner/work/helion/helion/helion/language/stack_tensor.py:docstring of helion.language.stack_tensor.stacktensor_like:1: WARNING: duplicate object description of helion.language.stacktensor_like, other instance in api/generated/helion.language.stacktensor_like, use :no-index: for one of them 2026-02-21T06:24:53.3860054Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_index:1: WARNING: duplicate object description of helion.language.tile_index, other instance in api/generated/helion.language.tile_index, use :no-index: for one of them 2026-02-21T06:24:53.3861847Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_begin:1: WARNING: duplicate object description of helion.language.tile_begin, other instance in api/generated/helion.language.tile_begin, use :no-index: for one of them 2026-02-21T06:24:53.3863615Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_end:1: WARNING: duplicate object description of helion.language.tile_end, other instance in api/generated/helion.language.tile_end, use :no-index: for one of them 2026-02-21T06:24:53.3865449Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_block_size:1: WARNING: duplicate object description of helion.language.tile_block_size, other instance in api/generated/helion.language.tile_block_size, use :no-index: for one of them 2026-02-21T06:24:53.3867257Z /home/runner/work/helion/helion/helion/language/tile_ops.py:docstring of helion.language.tile_ops.tile_id:1: WARNING: duplicate object description of helion.language.tile_id, other instance in api/generated/helion.language.tile_id, use :no-index: for one of them 2026-02-21T06:24:53.3869113Z /home/runner/work/helion/helion/helion/language/signal_wait.py:docstring of helion.language.signal_wait.signal:1: WARNING: duplicate object description of helion.language.signal, other instance in api/generated/helion.language.signal, use :no-index: for one of them 2026-02-21T06:24:53.3870981Z /home/runner/work/helion/helion/helion/language/signal_wait.py:docstring of helion.language.signal_wait.wait:1: WARNING: duplicate object description of helion.language.wait, other instance in api/generated/helion.language.wait, use :no-index: for one of them 2026-02-21T06:24:53.3872247Z WARNING: Cannot resolve forward reference in type annotations of "helion.runtime.triton_wait_signal": name 'T' is not defined 2026-02-21T06:24:53.3873475Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings:1: WARNING: duplicate object description of helion.Settings, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3875180Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings:1: WARNING: duplicate object description of helion.runtime.settings.Settings, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3876946Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.__init__:1: WARNING: duplicate object description of helion.Settings.__init__, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3878923Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.to_dict:1: WARNING: duplicate object description of helion.Settings.to_dict, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3880804Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.check_autotuning_disabled:1: WARNING: duplicate object description of helion.Settings.check_autotuning_disabled, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3882819Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.runtime.settings.Settings.get_rebenchmark_threshold:1: WARNING: duplicate object description of helion.Settings.get_rebenchmark_threshold, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3884773Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.backend:1: WARNING: duplicate object description of helion.Settings.backend, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3886467Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ignore_warnings:1: WARNING: duplicate object description of helion.Settings.ignore_warnings, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3888543Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.index_dtype:1: WARNING: duplicate object description of helion.Settings.index_dtype, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3890254Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.dot_precision:1: WARNING: duplicate object description of helion.Settings.dot_precision, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3891962Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.static_shapes:1: WARNING: duplicate object description of helion.Settings.static_shapes, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3893746Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.persistent_reserved_sms:1: WARNING: duplicate object description of helion.Settings.persistent_reserved_sms, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3895786Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_force_persistent:1: WARNING: duplicate object description of helion.Settings.autotune_force_persistent, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3897715Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log_level:1: WARNING: duplicate object description of helion.Settings.autotune_log_level, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3899446Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log:1: WARNING: duplicate object description of helion.Settings.autotune_log, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3901217Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_compile_timeout:1: WARNING: duplicate object description of helion.Settings.autotune_compile_timeout, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3903048Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile:1: WARNING: duplicate object description of helion.Settings.autotune_precompile, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3904882Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile_jobs:1: WARNING: duplicate object description of helion.Settings.autotune_precompile_jobs, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3906711Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_random_seed:1: WARNING: duplicate object description of helion.Settings.autotune_random_seed, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3908733Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_accuracy_check:1: WARNING: duplicate object description of helion.Settings.autotune_accuracy_check, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3910644Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_rebenchmark_threshold:1: WARNING: duplicate object description of helion.Settings.autotune_rebenchmark_threshold, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3912528Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_progress_bar:1: WARNING: duplicate object description of helion.Settings.autotune_progress_bar, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3914382Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_max_generations:1: WARNING: duplicate object description of helion.Settings.autotune_max_generations, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3916222Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_ignore_errors:1: WARNING: duplicate object description of helion.Settings.autotune_ignore_errors, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3918308Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_adaptive_timeout:1: WARNING: duplicate object description of helion.Settings.autotune_adaptive_timeout, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3920152Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_output_code:1: WARNING: duplicate object description of helion.Settings.print_output_code, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3922003Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_repro:1: WARNING: duplicate object description of helion.Settings.print_repro, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3923732Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.output_origin_lines:1: WARNING: duplicate object description of helion.Settings.output_origin_lines, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3925498Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.force_autotune:1: WARNING: duplicate object description of helion.Settings.force_autotune, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3927307Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_config_overrides:1: WARNING: duplicate object description of helion.Settings.autotune_config_overrides, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3929262Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.allow_warp_specialize:1: WARNING: duplicate object description of helion.Settings.allow_warp_specialize, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3931070Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.debug_dtype_asserts:1: WARNING: duplicate object description of helion.Settings.debug_dtype_asserts, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3932766Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ref_mode:1: WARNING: duplicate object description of helion.Settings.ref_mode, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3934542Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotuner_fn:1: WARNING: duplicate object description of helion.Settings.autotuner_fn, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3936261Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_effort:1: WARNING: duplicate object description of helion.Settings.autotune_effort, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3938234Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_fn:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_fn, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3940057Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_atol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_atol, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3941882Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_rtol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_rtol, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3943655Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_cache:1: WARNING: duplicate object description of helion.Settings.autotune_cache, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3945421Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: duplicate object description of helion.Settings.autotune_benchmark_fn, other instance in api/generated/helion.Settings, use :no-index: for one of them 2026-02-21T06:24:53.3946807Z docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:53.3948054Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.index_dtype:1: WARNING: duplicate object description of helion.Settings.index_dtype, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3949623Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.dot_precision:1: WARNING: duplicate object description of helion.Settings.dot_precision, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3951199Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.static_shapes:1: WARNING: duplicate object description of helion.Settings.static_shapes, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3952868Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.persistent_reserved_sms:1: WARNING: duplicate object description of helion.Settings.persistent_reserved_sms, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3954539Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.force_autotune:1: WARNING: duplicate object description of helion.Settings.force_autotune, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3956223Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_force_persistent:1: WARNING: duplicate object description of helion.Settings.autotune_force_persistent, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3958139Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log_level:1: WARNING: duplicate object description of helion.Settings.autotune_log_level, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3959876Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_log:1: WARNING: duplicate object description of helion.Settings.autotune_log, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3961546Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_compile_timeout:1: WARNING: duplicate object description of helion.Settings.autotune_compile_timeout, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3963256Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile:1: WARNING: duplicate object description of helion.Settings.autotune_precompile, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3964953Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_random_seed:1: WARNING: duplicate object description of helion.Settings.autotune_random_seed, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3966666Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_precompile_jobs:1: WARNING: duplicate object description of helion.Settings.autotune_precompile_jobs, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3968521Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_max_generations:1: WARNING: duplicate object description of helion.Settings.autotune_max_generations, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3970244Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_ignore_errors:1: WARNING: duplicate object description of helion.Settings.autotune_ignore_errors, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3972081Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_accuracy_check:1: WARNING: duplicate object description of helion.Settings.autotune_accuracy_check, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3973797Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_atol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_atol, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3975507Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_baseline_rtol:1: WARNING: duplicate object description of helion.Settings.autotune_baseline_rtol, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3977272Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_rebenchmark_threshold:1: WARNING: duplicate object description of helion.Settings.autotune_rebenchmark_threshold, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3979136Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_progress_bar:1: WARNING: duplicate object description of helion.Settings.autotune_progress_bar, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3980863Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_config_overrides:1: WARNING: duplicate object description of helion.Settings.autotune_config_overrides, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3982545Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_effort:1: WARNING: duplicate object description of helion.Settings.autotune_effort, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3984296Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_output_code:1: WARNING: duplicate object description of helion.Settings.print_output_code, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3985897Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.print_repro:1: WARNING: duplicate object description of helion.Settings.print_repro, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3987505Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.output_origin_lines:1: WARNING: duplicate object description of helion.Settings.output_origin_lines, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3989242Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ignore_warnings:1: WARNING: duplicate object description of helion.Settings.ignore_warnings, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3990897Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.debug_dtype_asserts:1: WARNING: duplicate object description of helion.Settings.debug_dtype_asserts, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3992576Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.allow_warp_specialize:1: WARNING: duplicate object description of helion.Settings.allow_warp_specialize, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3994172Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.ref_mode:1: WARNING: duplicate object description of helion.Settings.ref_mode, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3995825Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotuner_fn:1: WARNING: duplicate object description of helion.Settings.autotuner_fn, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3997458Z /home/runner/work/helion/helion/helion/runtime/settings.py:docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: duplicate object description of helion.Settings.autotune_benchmark_fn, other instance in api/settings, use :no-index: for one of them 2026-02-21T06:24:53.3998869Z docstring of helion.Settings.autotune_benchmark_fn:1: WARNING: Inline emphasis start-string without end-string. 2026-02-21T06:24:53.3999548Z /home/runner/work/helion/helion/docs/examples/aot_example.rst:52: ERROR: Unexpected indentation. 2026-02-21T06:24:53.4000225Z /home/runner/work/helion/helion/docs/examples/blackwell_attention.rst:22: WARNING: Title underline too short. 2026-02-21T06:24:53.4000636Z 2026-02-21T06:24:53.4000724Z BLackwell Attention Example 2026-02-21T06:24:53.4000927Z ================= 2026-02-21T06:24:53.4001320Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:59: WARNING: Title underline too short. 2026-02-21T06:24:53.4001719Z 2026-02-21T06:24:53.4001810Z Flex Attention Kernel Implementation 2026-02-21T06:24:53.4002057Z ---------------------------- 2026-02-21T06:24:53.4002482Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:59: WARNING: Title underline too short. 2026-02-21T06:24:53.4002874Z 2026-02-21T06:24:53.4002962Z Flex Attention Kernel Implementation 2026-02-21T06:24:53.4003190Z ---------------------------- 2026-02-21T06:24:53.4003615Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:253: WARNING: Title underline too short. 2026-02-21T06:24:53.4004001Z 2026-02-21T06:24:53.4004075Z Testing Function 2026-02-21T06:24:53.4004252Z ------------- 2026-02-21T06:24:53.4004644Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:253: WARNING: Title underline too short. 2026-02-21T06:24:53.4005040Z 2026-02-21T06:24:53.4005104Z Testing Function 2026-02-21T06:24:53.4005266Z ------------- 2026-02-21T06:24:53.4005639Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:53.4006030Z 2026-02-21T06:24:53.4006092Z Main Function 2026-02-21T06:24:53.4006368Z ----------- 2026-02-21T06:24:53.4006742Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:53.4007123Z 2026-02-21T06:24:53.4007193Z Main Function 2026-02-21T06:24:53.4007340Z ----------- 2026-02-21T06:24:53.4007814Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:136: WARNING: Title underline too short. 2026-02-21T06:24:53.4008190Z 2026-02-21T06:24:53.4008259Z Reference Function 2026-02-21T06:24:53.4008428Z ------------- 2026-02-21T06:24:53.4008785Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:136: WARNING: Title underline too short. 2026-02-21T06:24:53.4009154Z 2026-02-21T06:24:53.4009221Z Reference Function 2026-02-21T06:24:53.4009388Z ------------- 2026-02-21T06:24:53.4009737Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:200: WARNING: Title underline too short. 2026-02-21T06:24:53.4010106Z 2026-02-21T06:24:53.4010171Z Testing Function 2026-02-21T06:24:53.4010330Z ------------- 2026-02-21T06:24:53.4010701Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:200: WARNING: Title underline too short. 2026-02-21T06:24:53.4011069Z 2026-02-21T06:24:53.4011139Z Testing Function 2026-02-21T06:24:53.4011301Z ------------- 2026-02-21T06:24:53.4011662Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:250: WARNING: Title underline too short. 2026-02-21T06:24:53.4012026Z 2026-02-21T06:24:53.4012090Z Main Function 2026-02-21T06:24:53.4012247Z ----------- 2026-02-21T06:24:53.4012593Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst:250: WARNING: Title underline too short. 2026-02-21T06:24:53.4013082Z 2026-02-21T06:24:53.4013145Z Main Function 2026-02-21T06:24:53.4013297Z ----------- 2026-02-21T06:24:53.4013795Z /home/runner/work/helion/helion/docs/examples/jagged_dense_bmm.rst:35: WARNING: Definition list ends without a blank line; unexpected unindent. 2026-02-21T06:24:53.4014623Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:180: WARNING: Title underline too short. 2026-02-21T06:24:53.4015022Z 2026-02-21T06:24:53.4015090Z Reference Function 2026-02-21T06:24:53.4015259Z ------------- 2026-02-21T06:24:53.4015643Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:180: WARNING: Title underline too short. 2026-02-21T06:24:53.4016043Z 2026-02-21T06:24:53.4016109Z Reference Function 2026-02-21T06:24:53.4016274Z ------------- 2026-02-21T06:24:53.4016651Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:258: WARNING: Title underline too short. 2026-02-21T06:24:53.4017046Z 2026-02-21T06:24:53.4017111Z Testing Function 2026-02-21T06:24:53.4017274Z ------------- 2026-02-21T06:24:53.4017869Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:258: WARNING: Title underline too short. 2026-02-21T06:24:53.4018273Z 2026-02-21T06:24:53.4018344Z Testing Function 2026-02-21T06:24:53.4018504Z ------------- 2026-02-21T06:24:53.4018894Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:305: WARNING: Title underline too short. 2026-02-21T06:24:53.4019318Z 2026-02-21T06:24:53.4019381Z Main Function 2026-02-21T06:24:53.4019535Z ----------- 2026-02-21T06:24:53.4019917Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst:305: WARNING: Title underline too short. 2026-02-21T06:24:53.4020314Z 2026-02-21T06:24:53.4020376Z Main Function 2026-02-21T06:24:53.4020528Z ----------- 2026-02-21T06:24:53.4020904Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:22: WARNING: Title underline too short. 2026-02-21T06:24:53.4021294Z 2026-02-21T06:24:53.4021374Z Mamba2 Chunk State Kernel 2026-02-21T06:24:53.4021586Z ======================== 2026-02-21T06:24:53.4022009Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:133: WARNING: Title underline too short. 2026-02-21T06:24:53.4022405Z 2026-02-21T06:24:53.4022479Z Reference Function 2026-02-21T06:24:53.4022642Z ------------- 2026-02-21T06:24:53.4023150Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:133: WARNING: Title underline too short. 2026-02-21T06:24:53.4023552Z 2026-02-21T06:24:53.4023618Z Reference Function 2026-02-21T06:24:53.4023785Z ------------- 2026-02-21T06:24:53.4024168Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:182: WARNING: Title underline too short. 2026-02-21T06:24:53.4024575Z 2026-02-21T06:24:53.4024640Z Testing Function 2026-02-21T06:24:53.4024802Z ------------- 2026-02-21T06:24:53.4025181Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:182: WARNING: Title underline too short. 2026-02-21T06:24:53.4025575Z 2026-02-21T06:24:53.4025646Z Testing Function 2026-02-21T06:24:53.4025806Z ------------- 2026-02-21T06:24:53.4026191Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:226: WARNING: Title underline too short. 2026-02-21T06:24:53.4026585Z 2026-02-21T06:24:53.4026651Z Main Function 2026-02-21T06:24:53.4026806Z ----------- 2026-02-21T06:24:53.4027192Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst:226: WARNING: Title underline too short. 2026-02-21T06:24:53.4027697Z 2026-02-21T06:24:53.4027761Z Main Function 2026-02-21T06:24:53.4027913Z ----------- 2026-02-21T06:24:53.4028331Z /home/runner/work/helion/helion/docs/examples/squeeze_and_excitation_net.rst:22: WARNING: Title underline too short. 2026-02-21T06:24:53.4028764Z 2026-02-21T06:24:53.4028856Z Helion squeeze and excitation net Example 2026-02-21T06:24:53.4029098Z ============================ 2026-02-21T06:24:53.4029565Z /home/runner/work/helion/helion/docs/examples/squeeze_and_excitation_net.rst:214: WARNING: Title underline too short. 2026-02-21T06:24:53.4030111Z 2026-02-21T06:24:53.4030193Z Reference Implementation 2026-02-21T06:24:53.4030381Z -------------------- 2026-02-21T06:24:53.4030752Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:58: WARNING: Title underline too short. 2026-02-21T06:24:53.4031109Z 2026-02-21T06:24:53.4031195Z Basic Structure of a Helion Kernel 2026-02-21T06:24:53.4031426Z --------------------------------- 2026-02-21T06:24:53.4031820Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:58: WARNING: Title underline too short. 2026-02-21T06:24:53.4032167Z 2026-02-21T06:24:53.4032250Z Basic Structure of a Helion Kernel 2026-02-21T06:24:53.4032469Z --------------------------------- 2026-02-21T06:24:53.4032859Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:227: WARNING: Title underline too short. 2026-02-21T06:24:53.4033219Z 2026-02-21T06:24:53.4033306Z Puzzle 3: Fused Outer Multiplication 2026-02-21T06:24:53.4033534Z ----------------------------------- 2026-02-21T06:24:53.4033931Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:227: WARNING: Title underline too short. 2026-02-21T06:24:53.4034292Z 2026-02-21T06:24:53.4034381Z Puzzle 3: Fused Outer Multiplication 2026-02-21T06:24:53.4034602Z ----------------------------------- 2026-02-21T06:24:53.4035001Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:53.4035355Z 2026-02-21T06:24:53.4035425Z Puzzle 7: Long Sum 2026-02-21T06:24:53.4035596Z ----------------- 2026-02-21T06:24:53.4035945Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:310: WARNING: Title underline too short. 2026-02-21T06:24:53.4036317Z 2026-02-21T06:24:53.4036392Z Puzzle 7: Long Sum 2026-02-21T06:24:53.4036557Z ----------------- 2026-02-21T06:24:53.4036902Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:348: WARNING: Title underline too short. 2026-02-21T06:24:53.4037254Z 2026-02-21T06:24:53.4037327Z Puzzle 8: Long Softmax 2026-02-21T06:24:53.4037506Z --------------------- 2026-02-21T06:24:53.4038072Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:348: WARNING: Title underline too short. 2026-02-21T06:24:53.4038429Z 2026-02-21T06:24:53.4038504Z Puzzle 8: Long Softmax 2026-02-21T06:24:53.4038681Z --------------------- 2026-02-21T06:24:53.4039038Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:508: WARNING: Title underline too short. 2026-02-21T06:24:53.4039387Z 2026-02-21T06:24:53.4039591Z Puzzle 11: Matrix Multiplication 2026-02-21T06:24:53.4039822Z ------------------------------- 2026-02-21T06:24:53.4040204Z /home/runner/work/helion/helion/docs/helion_puzzles.rst:508: WARNING: Title underline too short. 2026-02-21T06:24:53.4040556Z 2026-02-21T06:24:53.4040636Z Puzzle 11: Matrix Multiplication 2026-02-21T06:24:53.4040850Z ------------------------------- 2026-02-21T06:24:53.4041199Z /home/runner/work/helion/helion/docs/api/autotuner.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4041726Z /home/runner/work/helion/helion/docs/api/config.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4042257Z /home/runner/work/helion/helion/docs/api/exceptions.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4042854Z /home/runner/work/helion/helion/docs/api/generated/helion.Config.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4043511Z /home/runner/work/helion/helion/docs/api/generated/helion.Settings.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4044162Z /home/runner/work/helion/helion/docs/api/generated/helion.kernel.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4044870Z /home/runner/work/helion/helion/docs/api/generated/helion.language.StackTensor.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4045597Z /home/runner/work/helion/helion/docs/api/generated/helion.language.Tile.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4046312Z /home/runner/work/helion/helion/docs/api/generated/helion.language.arange.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4047064Z /home/runner/work/helion/helion/docs/api/generated/helion.language.associative_scan.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4048060Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_add.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4048799Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_and.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4049531Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_cas.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4050269Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_max.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4051003Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_min.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4051726Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_or.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4052460Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_xchg.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4053194Z /home/runner/work/helion/helion/docs/api/generated/helion.language.atomic_xor.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4053925Z /home/runner/work/helion/helion/docs/api/generated/helion.language.constexpr.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4054664Z /home/runner/work/helion/helion/docs/api/generated/helion.language.cumprod.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4055378Z /home/runner/work/helion/helion/docs/api/generated/helion.language.cumsum.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4056111Z /home/runner/work/helion/helion/docs/api/generated/helion.language.device_print.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4056830Z /home/runner/work/helion/helion/docs/api/generated/helion.language.dot.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4057523Z /home/runner/work/helion/helion/docs/api/generated/helion.language.full.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4058324Z /home/runner/work/helion/helion/docs/api/generated/helion.language.grid.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4059083Z /home/runner/work/helion/helion/docs/api/generated/helion.language.inline_asm_elementwise.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4060025Z /home/runner/work/helion/helion/docs/api/generated/helion.language.inline_triton.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4060758Z /home/runner/work/helion/helion/docs/api/generated/helion.language.join.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4061449Z /home/runner/work/helion/helion/docs/api/generated/helion.language.load.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4062147Z /home/runner/work/helion/helion/docs/api/generated/helion.language.reduce.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4062903Z /home/runner/work/helion/helion/docs/api/generated/helion.language.register_block_size.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4063694Z /home/runner/work/helion/helion/docs/api/generated/helion.language.register_tunable.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4064445Z /home/runner/work/helion/helion/docs/api/generated/helion.language.signal.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4065175Z /home/runner/work/helion/helion/docs/api/generated/helion.language.specialize.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4065910Z /home/runner/work/helion/helion/docs/api/generated/helion.language.split.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4066647Z /home/runner/work/helion/helion/docs/api/generated/helion.language.stacktensor_like.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4067418Z /home/runner/work/helion/helion/docs/api/generated/helion.language.static_range.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4068258Z /home/runner/work/helion/helion/docs/api/generated/helion.language.store.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4069168Z /home/runner/work/helion/helion/docs/api/generated/helion.language.subscript.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4070657Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4071911Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_begin.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4073402Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_block_size.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4074885Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_end.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4075629Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_id.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4076362Z /home/runner/work/helion/helion/docs/api/generated/helion.language.tile_index.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4077086Z /home/runner/work/helion/helion/docs/api/generated/helion.language.wait.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4078078Z /home/runner/work/helion/helion/docs/api/generated/helion.language.zeros.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4078711Z /home/runner/work/helion/helion/docs/api/index.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4079222Z /home/runner/work/helion/helion/docs/api/kernel.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4079746Z /home/runner/work/helion/helion/docs/api/language.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4080262Z /home/runner/work/helion/helion/docs/api/runtime.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4080777Z /home/runner/work/helion/helion/docs/api/settings.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4081341Z /home/runner/work/helion/helion/docs/deployment_autotuning.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4081884Z /home/runner/work/helion/helion/docs/events.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4082398Z /home/runner/work/helion/helion/docs/helion_puzzles.rst: WARNING: Git clone too shallow 2026-02-21T06:24:53.4082910Z /home/runner/work/helion/helion/docs/index.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4083411Z /home/runner/work/helion/helion/docs/installation.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4084110Z /home/runner/work/helion/helion/docs/tileir_backend.md: WARNING: Git clone too shallow 2026-02-21T06:24:53.4084543Z looking for now-outdated files... none found 2026-02-21T06:24:53.5387273Z pickling environment... done 2026-02-21T06:24:53.5389280Z /home/runner/work/helion/helion/docs/examples/add.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5390833Z /home/runner/work/helion/helion/docs/examples/aot_example.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5392431Z /home/runner/work/helion/helion/docs/examples/attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5394036Z /home/runner/work/helion/helion/docs/examples/batch_softmax.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5395684Z /home/runner/work/helion/helion/docs/examples/bf16xint16_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5397337Z /home/runner/work/helion/helion/docs/examples/blackwell_attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5398785Z /home/runner/work/helion/helion/docs/examples/bmm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5400042Z /home/runner/work/helion/helion/docs/examples/broadcast_matmul.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5401368Z /home/runner/work/helion/helion/docs/examples/concatenate.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5402664Z /home/runner/work/helion/helion/docs/examples/cross_entropy.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5403994Z /home/runner/work/helion/helion/docs/examples/distributed/index.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5405593Z /home/runner/work/helion/helion/docs/examples/embedding.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5406855Z /home/runner/work/helion/helion/docs/examples/exp.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5408238Z /home/runner/work/helion/helion/docs/examples/flex_attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5409537Z /home/runner/work/helion/helion/docs/examples/fp8_attention.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5410789Z /home/runner/work/helion/helion/docs/examples/fp8_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5412059Z /home/runner/work/helion/helion/docs/examples/fused_linear_jsd.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5413347Z /home/runner/work/helion/helion/docs/examples/gather_gemv.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5414600Z /home/runner/work/helion/helion/docs/examples/gdn_fwd_h.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5415703Z /home/runner/work/helion/helion/docs/examples/geglu.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5416873Z /home/runner/work/helion/helion/docs/examples/grouped_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5417756Z /home/runner/work/helion/helion/docs/examples/grpo_loss.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5418443Z /home/runner/work/helion/helion/docs/examples/int4_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5419563Z /home/runner/work/helion/helion/docs/examples/jagged_dense_add.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5420828Z /home/runner/work/helion/helion/docs/examples/jagged_dense_bmm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5421556Z /home/runner/work/helion/helion/docs/examples/jagged_hstu_attn.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5422319Z /home/runner/work/helion/helion/docs/examples/jagged_layer_norm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5423032Z /home/runner/work/helion/helion/docs/examples/jagged_mean.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5423910Z /home/runner/work/helion/helion/docs/examples/jagged_softmax.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5424622Z /home/runner/work/helion/helion/docs/examples/jagged_sum.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5425282Z /home/runner/work/helion/helion/docs/examples/jsd.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5425939Z /home/runner/work/helion/helion/docs/examples/kl_div.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5426609Z /home/runner/work/helion/helion/docs/examples/layer_norm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5427317Z /home/runner/work/helion/helion/docs/examples/long_sum.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5428299Z /home/runner/work/helion/helion/docs/examples/low_mem_dropout.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5429041Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_scan.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5429797Z /home/runner/work/helion/helion/docs/examples/mamba2_chunk_state.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5430506Z /home/runner/work/helion/helion/docs/examples/matmul.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5431212Z /home/runner/work/helion/helion/docs/examples/matmul_layernorm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5431945Z /home/runner/work/helion/helion/docs/examples/matmul_split_k.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5432779Z /home/runner/work/helion/helion/docs/examples/moe_matmul_ogs.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5433483Z /home/runner/work/helion/helion/docs/examples/nvfp4_gemm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5434171Z /home/runner/work/helion/helion/docs/examples/rms_norm.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5434881Z /home/runner/work/helion/helion/docs/examples/segment_reduction.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5435593Z /home/runner/work/helion/helion/docs/examples/softmax.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5436288Z /home/runner/work/helion/helion/docs/examples/split_k_barrier.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5437052Z /home/runner/work/helion/helion/docs/examples/squeeze_and_excitation_net.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5437891Z /home/runner/work/helion/helion/docs/examples/sum.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5438546Z /home/runner/work/helion/helion/docs/examples/swiglu.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5439215Z /home/runner/work/helion/helion/docs/examples/welford.rst: WARNING: document isn't included in any toctree 2026-02-21T06:24:53.5439683Z checking consistency... done 2026-02-21T06:24:53.5439910Z preparing documents... done 2026-02-21T06:24:53.5440125Z copying assets... done 2026-02-21T06:24:53.5986599Z writing output... [ 1%] api/autotuner 2026-02-21T06:24:53.6325377Z writing output... [ 2%] api/config 2026-02-21T06:24:53.6761623Z writing output... [ 3%] api/exceptions 2026-02-21T06:24:53.7180984Z writing output... [ 4%] api/generated/helion.Config 2026-02-21T06:24:53.7344293Z writing output... [ 4%] api/generated/helion.Settings 2026-02-21T06:24:53.7382113Z writing output... [ 5%] api/generated/helion.kernel 2026-02-21T06:24:53.7426827Z writing output... [ 6%] api/generated/helion.language.StackTensor 2026-02-21T06:24:53.8775175Z writing output... [ 7%] api/generated/helion.language.Tile 2026-02-21T06:24:53.8797465Z writing output... [ 8%] api/generated/helion.language.arange 2026-02-21T06:24:53.8835247Z writing output... [ 9%] api/generated/helion.language.associative_scan 2026-02-21T06:24:53.8855224Z writing output... [ 10%] api/generated/helion.language.atomic_add 2026-02-21T06:24:53.8875313Z writing output... [ 11%] api/generated/helion.language.atomic_and 2026-02-21T06:24:53.8899875Z writing output... [ 12%] api/generated/helion.language.atomic_cas 2026-02-21T06:24:53.8918584Z writing output... [ 12%] api/generated/helion.language.atomic_max 2026-02-21T06:24:53.8938675Z writing output... [ 13%] api/generated/helion.language.atomic_min 2026-02-21T06:24:53.8958152Z writing output... [ 14%] api/generated/helion.language.atomic_or 2026-02-21T06:24:53.8978125Z writing output... [ 15%] api/generated/helion.language.atomic_xchg 2026-02-21T06:24:53.8998133Z writing output... [ 16%] api/generated/helion.language.atomic_xor 2026-02-21T06:24:53.9003080Z writing output... [ 17%] api/generated/helion.language.constexpr 2026-02-21T06:24:53.9020032Z writing output... [ 18%] api/generated/helion.language.cumprod 2026-02-21T06:24:53.9036888Z writing output... [ 19%] api/generated/helion.language.cumsum 2026-02-21T06:24:53.9047955Z writing output... [ 19%] api/generated/helion.language.device_print 2026-02-21T06:24:53.9066912Z writing output... [ 20%] api/generated/helion.language.dot 2026-02-21T06:24:53.9088513Z writing output... [ 21%] api/generated/helion.language.full 2026-02-21T06:24:53.9134726Z writing output... [ 22%] api/generated/helion.language.grid 2026-02-21T06:24:53.9161192Z writing output... [ 23%] api/generated/helion.language.inline_asm_elementwise 2026-02-21T06:24:53.9179946Z writing output... [ 24%] api/generated/helion.language.inline_triton 2026-02-21T06:24:53.9192537Z writing output... [ 25%] api/generated/helion.language.join 2026-02-21T06:24:53.9213169Z writing output... [ 26%] api/generated/helion.language.load 2026-02-21T06:24:53.9253002Z writing output... [ 27%] api/generated/helion.language.reduce 2026-02-21T06:24:53.9265693Z writing output... [ 27%] api/generated/helion.language.register_block_size 2026-02-21T06:24:53.9276324Z writing output... [ 28%] api/generated/helion.language.register_tunable 2026-02-21T06:24:53.9300106Z writing output... [ 29%] api/generated/helion.language.signal 2026-02-21T06:24:53.9310703Z writing output... [ 30%] api/generated/helion.language.specialize 2026-02-21T06:24:53.9323710Z writing output... [ 31%] api/generated/helion.language.split 2026-02-21T06:24:53.9335999Z writing output... [ 32%] api/generated/helion.language.stacktensor_like 2026-02-21T06:24:53.9353725Z writing output... [ 33%] api/generated/helion.language.static_range 2026-02-21T06:24:53.9374221Z writing output... [ 34%] api/generated/helion.language.store 2026-02-21T06:24:53.9390070Z writing output... [ 35%] api/generated/helion.language.subscript 2026-02-21T06:24:53.9426142Z writing output... [ 35%] api/generated/helion.language.tile 2026-02-21T06:24:53.9434389Z writing output... [ 36%] api/generated/helion.language.tile_begin 2026-02-21T06:24:53.9442511Z writing output... [ 37%] api/generated/helion.language.tile_block_size 2026-02-21T06:24:53.9450831Z writing output... [ 38%] api/generated/helion.language.tile_end 2026-02-21T06:24:53.9459104Z writing output... [ 39%] api/generated/helion.language.tile_id 2026-02-21T06:24:53.9467347Z writing output... [ 40%] api/generated/helion.language.tile_index 2026-02-21T06:24:53.9490930Z writing output... [ 41%] api/generated/helion.language.wait 2026-02-21T06:24:53.9509826Z writing output... [ 42%] api/generated/helion.language.zeros 2026-02-21T06:24:53.9780059Z writing output... [ 42%] api/index 2026-02-21T06:24:53.9893121Z writing output... [ 43%] api/kernel 2026-02-21T06:24:54.0415074Z writing output... [ 44%] api/language 2026-02-21T06:24:54.0438225Z writing output... [ 45%] api/runtime 2026-02-21T06:24:54.0705528Z writing output... [ 46%] api/settings 2026-02-21T06:24:54.0749899Z writing output... [ 47%] deployment_autotuning 2026-02-21T06:24:54.0758476Z writing output... [ 48%] events 2026-02-21T06:24:54.0769426Z writing output... [ 49%] examples/add 2026-02-21T06:24:54.0779089Z writing output... [ 50%] examples/aot_example 2026-02-21T06:24:54.0790428Z writing output... [ 50%] examples/attention 2026-02-21T06:24:54.0800360Z writing output... [ 51%] examples/batch_softmax 2026-02-21T06:24:54.0810119Z writing output... [ 52%] examples/bf16xint16_gemm 2026-02-21T06:24:54.0821082Z writing output... [ 53%] examples/blackwell_attention 2026-02-21T06:24:54.0830669Z writing output... [ 54%] examples/bmm 2026-02-21T06:24:54.0840215Z writing output... [ 55%] examples/broadcast_matmul 2026-02-21T06:24:54.0849074Z writing output... [ 56%] examples/concatenate 2026-02-21T06:24:54.0858065Z writing output... [ 57%] examples/cross_entropy 2026-02-21T06:24:54.0867870Z writing output... [ 58%] examples/distributed/all_gather_matmul 2026-02-21T06:24:54.0878002Z writing output... [ 58%] examples/distributed/all_reduce 2026-02-21T06:24:54.0887413Z writing output... [ 59%] examples/distributed/index 2026-02-21T06:24:54.0895816Z writing output... [ 60%] examples/distributed/matmul_reduce_scatter 2026-02-21T06:24:54.0903304Z writing output... [ 61%] examples/distributed/one_shot_allreduce_bias_rmsnorm 2026-02-21T06:24:54.0912679Z writing output... [ 62%] examples/embedding 2026-02-21T06:24:54.0923438Z writing output... [ 63%] examples/exp 2026-02-21T06:24:54.0933430Z writing output... [ 64%] examples/flex_attention 2026-02-21T06:24:54.0943837Z writing output... [ 65%] examples/fp8_attention 2026-02-21T06:24:54.0952948Z writing output... [ 65%] examples/fp8_gemm 2026-02-21T06:24:54.0966072Z writing output... [ 66%] examples/fused_linear_jsd 2026-02-21T06:24:54.0976577Z writing output... [ 67%] examples/gather_gemv 2026-02-21T06:24:54.0986766Z writing output... [ 68%] examples/gdn_fwd_h 2026-02-21T06:24:54.1000135Z writing output... [ 69%] examples/geglu 2026-02-21T06:24:54.1015699Z writing output... [ 70%] examples/grouped_gemm 2026-02-21T06:24:54.1035466Z writing output... [ 71%] examples/grpo_loss 2026-02-21T06:24:54.1088461Z writing output... [ 72%] examples/index 2026-02-21T06:24:54.1099941Z writing output... [ 73%] examples/int4_gemm 2026-02-21T06:24:54.1111302Z writing output... [ 73%] examples/jagged_dense_add 2026-02-21T06:24:54.1121746Z writing output... [ 74%] examples/jagged_dense_bmm 2026-02-21T06:24:54.1133140Z writing output... [ 75%] examples/jagged_hstu_attn 2026-02-21T06:24:54.1144992Z writing output... [ 76%] examples/jagged_layer_norm 2026-02-21T06:24:54.1155588Z writing output... [ 77%] examples/jagged_mean 2026-02-21T06:24:54.1166068Z writing output... [ 78%] examples/jagged_softmax 2026-02-21T06:24:54.1177108Z writing output... [ 79%] examples/jagged_sum 2026-02-21T06:24:54.1190013Z writing output... [ 80%] examples/jsd 2026-02-21T06:24:54.1202968Z writing output... [ 81%] examples/kl_div 2026-02-21T06:24:54.1213435Z writing output... [ 81%] examples/layer_norm 2026-02-21T06:24:54.1225904Z writing output... [ 82%] examples/long_sum 2026-02-21T06:24:54.1236839Z writing output... [ 83%] examples/low_mem_dropout 2026-02-21T06:24:54.1247524Z writing output... [ 84%] examples/mamba2_chunk_scan 2026-02-21T06:24:54.1258356Z writing output... [ 85%] examples/mamba2_chunk_state 2026-02-21T06:24:54.1268716Z writing output... [ 86%] examples/matmul 2026-02-21T06:24:54.1279364Z writing output... [ 87%] examples/matmul_layernorm 2026-02-21T06:24:54.1289237Z writing output... [ 88%] examples/matmul_split_k 2026-02-21T06:24:54.1299687Z writing output... [ 88%] examples/moe_matmul_ogs 2026-02-21T06:24:54.1309895Z writing output... [ 89%] examples/nvfp4_gemm 2026-02-21T06:24:54.1321808Z writing output... [ 90%] examples/rms_norm 2026-02-21T06:24:54.1332973Z writing output... [ 91%] examples/segment_reduction 2026-02-21T06:24:54.1342592Z writing output... [ 92%] examples/softmax 2026-02-21T06:24:54.1351376Z writing output... [ 93%] examples/split_k_barrier 2026-02-21T06:24:54.1362743Z writing output... [ 94%] examples/squeeze_and_excitation_net 2026-02-21T06:24:54.1373218Z writing output... [ 95%] examples/sum 2026-02-21T06:24:54.1385923Z writing output... [ 96%] examples/swiglu 2026-02-21T06:24:54.1396446Z writing output... [ 96%] examples/welford 2026-02-21T06:24:54.1414605Z writing output... [ 97%] helion_puzzles 2026-02-21T06:24:54.1452356Z writing output... [ 98%] index 2026-02-21T06:24:54.1472337Z writing output... [ 99%] installation 2026-02-21T06:24:54.1512463Z writing output... [100%] tileir_backend 2026-02-21T06:24:54.1514862Z 2026-02-21T06:24:54.1538645Z ( events: line 17) -ignored- https://pytorchconference.sched.com/event/27QN9/meet-the-developers-of-pytorch-compiler 2026-02-21T06:24:54.2687203Z ( installation: line 13) ok https://docs.astral.sh/uv/ 2026-02-21T06:24:54.2870402Z ( tileir_backend: line 25) ok https://docs.nvidia.com/cuda/cutile-python/execution.html#cuda.tile.kernel 2026-02-21T06:24:54.3710858Z ( tileir_backend: line 74) ok https://docs.nvidia.com/cuda/cutile-python/performance.html#load-store-performance-hints 2026-02-21T06:24:54.3803449Z ( tileir_backend: line 5) ok https://docs.nvidia.com/cuda/tile-ir/latest/index.html 2026-02-21T06:24:54.3881126Z ( index: line 73) ok https://colab.research.google.com/assets/colab-badge.svg 2026-02-21T06:24:54.4106014Z ( index: line 73) ok https://colab.research.google.com/github/pytorch/helion/blob/main/notebooks/softmax.ipynb 2026-02-21T06:24:54.4164737Z (examples/squeeze_and_excitation_net: line 23) ok https://arxiv.org/abs/1709.01507 2026-02-21T06:24:54.5044058Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/collections.abc.html#collections.abc.Mapping 2026-02-21T06:24:54.5212079Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/collections.abc.html#collections.abc.Iterator 2026-02-21T06:24:54.5304712Z (api/generated/helion.kernel: line 1) ok https://docs.python.org/3/library/collections.abc.html#collections.abc.Hashable 2026-02-21T06:24:54.5431654Z (api/generated/helion.Settings: line 1) ok https://docs.python.org/3/library/constants.html#Ellipsis 2026-02-21T06:24:54.5476884Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/collections.abc.html#collections.abc.Sequence 2026-02-21T06:24:54.5540260Z (api/generated/helion.language.Tile: line 1) ok https://docs.python.org/3/library/functions.html#abs 2026-02-21T06:24:54.5697757Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/constants.html#None 2026-02-21T06:24:54.6204649Z ( api/exceptions: line 1) ok https://docs.python.org/3/library/exceptions.html#Exception 2026-02-21T06:24:54.6345508Z ( api/exceptions: line 1) ok https://docs.python.org/3/library/exceptions.html#RuntimeError 2026-02-21T06:24:54.6392852Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/functions.html#bool 2026-02-21T06:24:54.7046491Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/functions.html#float 2026-02-21T06:24:54.7175960Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/functions.html#int 2026-02-21T06:24:54.7886787Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/pathlib.html#pathlib.Path 2026-02-21T06:24:54.8434730Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/functions.html#object 2026-02-21T06:24:54.9356594Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/stdtypes.html#list 2026-02-21T06:24:54.9358249Z (api/generated/helion.Settings: line 1) ok https://docs.python.org/3/library/functions.html#type 2026-02-21T06:24:55.0058782Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/stdtypes.html#str 2026-02-21T06:24:55.0649080Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/stdtypes.html#tuple 2026-02-21T06:24:55.1457982Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/stdtypes.html#dict 2026-02-21T06:24:55.2523173Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/typing.html#typing.Literal 2026-02-21T06:24:55.2586498Z ( api/kernel: line 1) ok https://docs.python.org/3/library/typing.html#typing.Generic 2026-02-21T06:24:55.2832271Z ( api/autotuner: line 1) ok https://docs.python.org/3/library/typing.html#typing.Optional 2026-02-21T06:24:55.4935312Z (api/generated/helion.Settings: line 1) ok https://docs.python.org/3/library/typing.html#typing.Callable 2026-02-21T06:24:55.5586926Z (api/generated/helion.kernel: line 1) ok https://docs.python.org/3/library/typing.html#typing.TypeVar 2026-02-21T06:24:55.5974800Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.index_add_.html#torch.Tensor.index_add_ 2026-02-21T06:24:55.6529195Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.index_copy_.html#torch.Tensor.index_copy_ 2026-02-21T06:24:55.6614044Z (api/generated/helion.language.StackTensor: line 1) ok https://docs.python.org/3/library/typing.html#typing.Sequence 2026-02-21T06:24:55.7151923Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.index_fill_.html#torch.Tensor.index_fill_ 2026-02-21T06:24:55.8565587Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.masked_fill_.html#torch.Tensor.masked_fill_ 2026-02-21T06:24:55.8679299Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.masked_scatter_.html#torch.Tensor.masked_scatter_ 2026-02-21T06:24:55.9156401Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.scatter_.html#torch.Tensor.scatter_ 2026-02-21T06:24:55.9929622Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.scatter_add_.html#torch.Tensor.scatter_add_ 2026-02-21T06:24:56.0716761Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.put_.html#torch.Tensor.put_ 2026-02-21T06:24:56.1382291Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.Tensor.scatter_reduce_.html#torch.Tensor.scatter_reduce_ 2026-02-21T06:24:56.2046242Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.abs.html#torch.abs 2026-02-21T06:24:56.2737198Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.acos.html#torch.acos 2026-02-21T06:24:56.2793617Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.acosh.html#torch.acosh 2026-02-21T06:24:56.3583413Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.addbmm.html#torch.addbmm 2026-02-21T06:24:56.4088304Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.addcdiv.html#torch.addcdiv 2026-02-21T06:24:56.5533503Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.addcmul.html#torch.addcmul 2026-02-21T06:24:56.5937901Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.addmm.html#torch.addmm 2026-02-21T06:24:56.5961318Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.addmv.html#torch.addmv 2026-02-21T06:24:56.6941840Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.addr.html#torch.addr 2026-02-21T06:24:56.6982909Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.all.html#torch.all 2026-02-21T06:24:56.8298995Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.amin.html#torch.amin 2026-02-21T06:24:56.8595532Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.allclose.html#torch.allclose 2026-02-21T06:24:56.9905390Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.aminmax.html#torch.aminmax 2026-02-21T06:24:56.9928464Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.angle.html#torch.angle 2026-02-21T06:24:57.1294746Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.amax.html#torch.amax 2026-02-21T06:24:57.1296274Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.any.html#torch.any 2026-02-21T06:24:57.1428023Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.arccos.html#torch.arccos 2026-02-21T06:24:57.2860343Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.arcsin.html#torch.arcsin 2026-02-21T06:24:57.2920336Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.arcsinh.html#torch.arcsinh 2026-02-21T06:24:57.4577880Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.arctan2.html#torch.arctan2 2026-02-21T06:24:57.4579615Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.arctanh.html#torch.arctanh 2026-02-21T06:24:57.4818533Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.arctan.html#torch.arctan 2026-02-21T06:24:57.6102717Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.argmax.html#torch.argmax 2026-02-21T06:24:57.6956605Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.argmin.html#torch.argmin 2026-02-21T06:24:57.7081153Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.argsort.html#torch.argsort 2026-02-21T06:24:57.8219342Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.as_strided.html#torch.as_strided 2026-02-21T06:24:57.8288995Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.argwhere.html#torch.argwhere 2026-02-21T06:24:57.8539957Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.asin.html#torch.asin 2026-02-21T06:24:58.0241113Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.asinh.html#torch.asinh 2026-02-21T06:24:58.0479854Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.atan.html#torch.atan 2026-02-21T06:24:58.1301630Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.atan2.html#torch.atan2 2026-02-21T06:24:58.1762140Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.atanh.html#torch.atanh 2026-02-21T06:24:58.1848158Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.baddbmm.html#torch.baddbmm 2026-02-21T06:24:58.3382206Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bincount.html#torch.bincount 2026-02-21T06:24:58.3715128Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bitwise_and.html#torch.bitwise_and 2026-02-21T06:24:58.4717269Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bitwise_not.html#torch.bitwise_not 2026-02-21T06:24:58.4911127Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bitwise_left_shift.html#torch.bitwise_left_shift 2026-02-21T06:24:58.4933586Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bitwise_or.html#torch.bitwise_or 2026-02-21T06:24:58.6176877Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bitwise_xor.html#torch.bitwise_xor 2026-02-21T06:24:58.6576742Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bitwise_right_shift.html#torch.bitwise_right_shift 2026-02-21T06:24:58.8036415Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.ceil.html#torch.ceil 2026-02-21T06:24:58.8173723Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.bmm.html#torch.bmm 2026-02-21T06:24:58.8253427Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.broadcast_to.html#torch.broadcast_to 2026-02-21T06:24:58.9364378Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cholesky_inverse.html#torch.cholesky_inverse 2026-02-21T06:24:58.9925411Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cholesky.html#torch.cholesky 2026-02-21T06:24:59.0973672Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.chunk.html#torch.chunk 2026-02-21T06:24:59.1218798Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.clamp.html#torch.clamp 2026-02-21T06:24:59.2006168Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cholesky_solve.html#torch.cholesky_solve 2026-02-21T06:24:59.2031905Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.clone.html#torch.clone 2026-02-21T06:24:59.3410831Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.conj.html#torch.conj 2026-02-21T06:24:59.3991141Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.copysign.html#torch.copysign 2026-02-21T06:24:59.4837285Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.corrcoef.html#torch.corrcoef 2026-02-21T06:24:59.4906469Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.conj_physical.html#torch.conj_physical 2026-02-21T06:24:59.5733910Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cos.html#torch.cos 2026-02-21T06:24:59.6275022Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cosh.html#torch.cosh 2026-02-21T06:24:59.7963579Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.count_nonzero.html#torch.count_nonzero 2026-02-21T06:24:59.8060033Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cov.html#torch.cov 2026-02-21T06:24:59.8190051Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cross.html#torch.cross 2026-02-21T06:24:59.8669872Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cummax.html#torch.cummax 2026-02-21T06:24:59.9449040Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cummin.html#torch.cummin 2026-02-21T06:25:00.0601039Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cumprod.html#torch.cumprod 2026-02-21T06:25:00.1257298Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.cumsum.html#torch.cumsum 2026-02-21T06:25:00.1525249Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.deg2rad.html#torch.deg2rad 2026-02-21T06:25:00.2036249Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.diag.html#torch.diag 2026-02-21T06:25:00.2162804Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.det.html#torch.det 2026-02-21T06:25:00.3219118Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.diag_embed.html#torch.diag_embed 2026-02-21T06:25:00.4499498Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.diagflat.html#torch.diagflat 2026-02-21T06:25:00.4597807Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.diagonal.html#torch.diagonal 2026-02-21T06:25:00.5484473Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.diff.html#torch.diff 2026-02-21T06:25:00.5746930Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.digamma.html#torch.digamma 2026-02-21T06:25:00.6105786Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.diagonal_scatter.html#torch.diagonal_scatter 2026-02-21T06:25:00.7297788Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.dist.html#torch.dist 2026-02-21T06:25:00.7930856Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.div.html#torch.div 2026-02-21T06:25:00.8813434Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.divide.html#torch.divide 2026-02-21T06:25:00.8921906Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.dot.html#torch.dot 2026-02-21T06:25:00.9462545Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.dsplit.html#torch.dsplit 2026-02-21T06:25:01.0020161Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.eq.html#torch.eq 2026-02-21T06:25:01.1911775Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.erfc.html#torch.erfc 2026-02-21T06:25:01.1913014Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.erf.html#torch.erf 2026-02-21T06:25:01.1927870Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.equal.html#torch.equal 2026-02-21T06:25:01.2846034Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.erfinv.html#torch.erfinv 2026-02-21T06:25:01.3110494Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.exp.html#torch.exp 2026-02-21T06:25:01.4801810Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.exp2.html#torch.exp2 2026-02-21T06:25:01.4875318Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.expm1.html#torch.expm1 2026-02-21T06:25:01.5574097Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.fix.html#torch.fix 2026-02-21T06:25:01.6146100Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.flatten.html#torch.flatten 2026-02-21T06:25:01.6273880Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.flip.html#torch.flip 2026-02-21T06:25:01.7695661Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.fliplr.html#torch.fliplr 2026-02-21T06:25:01.7994605Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.flipud.html#torch.flipud 2026-02-21T06:25:01.9183726Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.floor_divide.html#torch.floor_divide 2026-02-21T06:25:01.9332775Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.float_power.html#torch.float_power 2026-02-21T06:25:01.9780836Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.floor.html#torch.floor 2026-02-21T06:25:02.1217383Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.fmax.html#torch.fmax 2026-02-21T06:25:02.1535754Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.fmin.html#torch.fmin 2026-02-21T06:25:02.1838840Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.frac.html#torch.frac 2026-02-21T06:25:02.2535826Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.fmod.html#torch.fmod 2026-02-21T06:25:02.3276357Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.frexp.html#torch.frexp 2026-02-21T06:25:02.4772954Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.ge.html#torch.ge 2026-02-21T06:25:02.4862359Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.gcd.html#torch.gcd 2026-02-21T06:25:02.5022504Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.gather.html#torch.gather 2026-02-21T06:25:02.5626585Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.geqrf.html#torch.geqrf 2026-02-21T06:25:02.6450834Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.ger.html#torch.ger 2026-02-21T06:25:02.7400242Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.greater_equal.html#torch.greater_equal 2026-02-21T06:25:02.7754687Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.greater.html#torch.greater 2026-02-21T06:25:02.8974275Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.gt.html#torch.gt 2026-02-21T06:25:02.9643597Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.heaviside.html#torch.heaviside 2026-02-21T06:25:03.0212316Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.histc.html#torch.histc 2026-02-21T06:25:03.0795184Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.histogram.html#torch.histogram 2026-02-21T06:25:03.0850744Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.hsplit.html#torch.hsplit 2026-02-21T06:25:03.1700162Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.hypot.html#torch.hypot 2026-02-21T06:25:03.2605701Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.i0.html#torch.i0 2026-02-21T06:25:03.3053324Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.igamma.html#torch.igamma 2026-02-21T06:25:03.4544957Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.igammac.html#torch.igammac 2026-02-21T06:25:03.4582506Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.index_select.html#torch.index_select 2026-02-21T06:25:03.4656053Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.inner.html#torch.inner 2026-02-21T06:25:03.5685439Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.inverse.html#torch.inverse 2026-02-21T06:25:03.5871056Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.isclose.html#torch.isclose 2026-02-21T06:25:03.7657477Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.isfinite.html#torch.isfinite 2026-02-21T06:25:03.7925246Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.isinf.html#torch.isinf 2026-02-21T06:25:03.8313186Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.isnan.html#torch.isnan 2026-02-21T06:25:03.8764045Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.isneginf.html#torch.isneginf 2026-02-21T06:25:03.9638404Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.isposinf.html#torch.isposinf 2026-02-21T06:25:04.0315522Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.isreal.html#torch.isreal 2026-02-21T06:25:04.1167012Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.istft.html#torch.istft 2026-02-21T06:25:04.1597502Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.kthvalue.html#torch.kthvalue 2026-02-21T06:25:04.1619446Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.kron.html#torch.kron 2026-02-21T06:25:04.2870379Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.lcm.html#torch.lcm 2026-02-21T06:25:04.3922276Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.ldexp.html#torch.ldexp 2026-02-21T06:25:04.4633340Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.lerp.html#torch.lerp 2026-02-21T06:25:04.4698706Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.less_equal.html#torch.less_equal 2026-02-21T06:25:04.4712327Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.le.html#torch.le 2026-02-21T06:25:04.6198424Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.lgamma.html#torch.lgamma 2026-02-21T06:25:04.6877183Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.linalg.matrix_power.html#torch.linalg.matrix_power 2026-02-21T06:25:04.7939226Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.log10.html#torch.log10 2026-02-21T06:25:04.7941757Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.log.html#torch.log 2026-02-21T06:25:04.8544845Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.log1p.html#torch.log1p 2026-02-21T06:25:04.9204009Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.log2.html#torch.log2 2026-02-21T06:25:04.9990101Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logaddexp.html#torch.logaddexp 2026-02-21T06:25:05.0693935Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logcumsumexp.html#torch.logcumsumexp 2026-02-21T06:25:05.1152721Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logaddexp2.html#torch.logaddexp2 2026-02-21T06:25:05.1722654Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logdet.html#torch.logdet 2026-02-21T06:25:05.2095707Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logical_and.html#torch.logical_and 2026-02-21T06:25:05.3611232Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logical_or.html#torch.logical_or 2026-02-21T06:25:05.3678026Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logical_xor.html#torch.logical_xor 2026-02-21T06:25:05.3896357Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logical_not.html#torch.logical_not 2026-02-21T06:25:05.5077278Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logsumexp.html#torch.logsumexp 2026-02-21T06:25:05.5135118Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.logit.html#torch.logit 2026-02-21T06:25:05.7208311Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.lt.html#torch.lt 2026-02-21T06:25:05.7210384Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.lu_solve.html#torch.lu_solve 2026-02-21T06:25:05.7641027Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.lu.html#torch.lu 2026-02-21T06:25:05.8326677Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.masked_select.html#torch.masked_select 2026-02-21T06:25:05.8399553Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.matmul.html#torch.matmul 2026-02-21T06:25:05.9919634Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.matrix_exp.html#torch.matrix_exp 2026-02-21T06:25:05.9953943Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.max.html#torch.max 2026-02-21T06:25:06.1019761Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.maximum.html#torch.maximum 2026-02-21T06:25:06.1522316Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.mean.html#torch.mean 2026-02-21T06:25:06.1524409Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.median.html#torch.median 2026-02-21T06:25:06.3256964Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.min.html#torch.min 2026-02-21T06:25:06.3402171Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.minimum.html#torch.minimum 2026-02-21T06:25:06.4490906Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.mm.html#torch.mm 2026-02-21T06:25:06.4566748Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.moveaxis.html#torch.moveaxis 2026-02-21T06:25:06.4894240Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.mode.html#torch.mode 2026-02-21T06:25:06.6431918Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.msort.html#torch.msort 2026-02-21T06:25:06.6487219Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.movedim.html#torch.movedim 2026-02-21T06:25:06.7546852Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.multinomial.html#torch.multinomial 2026-02-21T06:25:06.7880652Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.mul.html#torch.mul 2026-02-21T06:25:06.8020593Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.multiply.html#torch.multiply 2026-02-21T06:25:06.9550335Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nanmean.html#torch.nanmean 2026-02-21T06:25:06.9821709Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nanmedian.html#torch.nanmedian 2026-02-21T06:25:07.0720659Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nanquantile.html#torch.nanquantile 2026-02-21T06:25:07.3537381Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nan_to_num.html#torch.nan_to_num 2026-02-21T06:25:07.3989313Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nansum.html#torch.nansum 2026-02-21T06:25:07.4097188Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.mvlgamma.html#torch.mvlgamma 2026-02-21T06:25:07.4156768Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.mv.html#torch.mv 2026-02-21T06:25:07.4339255Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.narrow.html#torch.narrow 2026-02-21T06:25:07.5461057Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.narrow_copy.html#torch.narrow_copy 2026-02-21T06:25:07.7227098Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.ne.html#torch.ne 2026-02-21T06:25:07.7746439Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.neg.html#torch.neg 2026-02-21T06:25:07.7748136Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nextafter.html#torch.nextafter 2026-02-21T06:25:07.8060394Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.negative.html#torch.negative 2026-02-21T06:25:07.8472074Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nn.functional.hardshrink.html#torch.nn.functional.hardshrink 2026-02-21T06:25:07.9673979Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nn.functional.softmax.html#torch.nn.functional.softmax 2026-02-21T06:25:08.0877701Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.norm.html#torch.norm 2026-02-21T06:25:08.1344073Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.not_equal.html#torch.not_equal 2026-02-21T06:25:08.1433770Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.nonzero.html#torch.nonzero 2026-02-21T06:25:08.1815591Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.numel.html#torch.numel 2026-02-21T06:25:08.2316796Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.orgqr.html#torch.orgqr 2026-02-21T06:25:08.3797013Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.ormqr.html#torch.ormqr 2026-02-21T06:25:08.4432604Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.outer.html#torch.outer 2026-02-21T06:25:08.4712313Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.pinverse.html#torch.pinverse 2026-02-21T06:25:08.5047308Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.permute.html#torch.permute 2026-02-21T06:25:08.5580228Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.polygamma.html#torch.polygamma 2026-02-21T06:25:08.7474440Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.pow.html#torch.pow 2026-02-21T06:25:08.7559752Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.positive.html#torch.positive 2026-02-21T06:25:08.8073395Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.prod.html#torch.prod 2026-02-21T06:25:08.8266840Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.qr.html#torch.qr 2026-02-21T06:25:08.9037124Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.quantile.html#torch.quantile 2026-02-21T06:25:09.0272754Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.ravel.html#torch.ravel 2026-02-21T06:25:09.0916963Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.rad2deg.html#torch.rad2deg 2026-02-21T06:25:09.1668096Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.remainder.html#torch.remainder 2026-02-21T06:25:09.1856491Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.reciprocal.html#torch.reciprocal 2026-02-21T06:25:09.2118558Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.renorm.html#torch.renorm 2026-02-21T06:25:09.2819583Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.repeat_interleave.html#torch.repeat_interleave 2026-02-21T06:25:09.4284388Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.resolve_conj.html#torch.resolve_conj 2026-02-21T06:25:09.4420516Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.resolve_neg.html#torch.resolve_neg 2026-02-21T06:25:09.5386794Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.roll.html#torch.roll 2026-02-21T06:25:09.5631534Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.round.html#torch.round 2026-02-21T06:25:09.5805789Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.rot90.html#torch.rot90 2026-02-21T06:25:09.7633800Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.select.html#torch.select 2026-02-21T06:25:09.8066618Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.rsqrt.html#torch.rsqrt 2026-02-21T06:25:09.8649288Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sgn.html#torch.sgn 2026-02-21T06:25:09.8684523Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.select_scatter.html#torch.select_scatter 2026-02-21T06:25:09.9536471Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sigmoid.html#torch.sigmoid 2026-02-21T06:25:09.9888591Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sign.html#torch.sign 2026-02-21T06:25:10.1613057Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.signbit.html#torch.signbit 2026-02-21T06:25:10.1753205Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sin.html#torch.sin 2026-02-21T06:25:10.2579241Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sinc.html#torch.sinc 2026-02-21T06:25:10.2580972Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sinh.html#torch.sinh 2026-02-21T06:25:10.3092974Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.slice_scatter.html#torch.slice_scatter 2026-02-21T06:25:10.4532028Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.slogdet.html#torch.slogdet 2026-02-21T06:25:10.4564332Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.smm.html#torch.smm 2026-02-21T06:25:10.5587832Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sort.html#torch.sort 2026-02-21T06:25:10.5721101Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.split.html#torch.split 2026-02-21T06:25:10.6003614Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sqrt.html#torch.sqrt 2026-02-21T06:25:10.7041636Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.square.html#torch.square 2026-02-21T06:25:10.8043602Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.squeeze.html#torch.squeeze 2026-02-21T06:25:10.8353954Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sspaddmm.html#torch.sspaddmm 2026-02-21T06:25:10.8864555Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.std.html#torch.std 2026-02-21T06:25:10.9297794Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.stft.html#torch.stft 2026-02-21T06:25:11.0325969Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sub.html#torch.sub 2026-02-21T06:25:11.1705715Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.subtract.html#torch.subtract 2026-02-21T06:25:11.1991187Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.sum.html#torch.sum 2026-02-21T06:25:11.2105346Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.svd.html#torch.svd 2026-02-21T06:25:11.2630933Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.swapaxes.html#torch.swapaxes 2026-02-21T06:25:11.2948304Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.swapdims.html#torch.swapdims 2026-02-21T06:25:11.4624721Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.t.html#torch.t 2026-02-21T06:25:11.4982577Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.take.html#torch.take 2026-02-21T06:25:11.5238636Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.take_along_dim.html#torch.take_along_dim 2026-02-21T06:25:11.6201178Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.tan.html#torch.tan 2026-02-21T06:25:11.6202948Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.tanh.html#torch.tanh 2026-02-21T06:25:11.7863851Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.tensor_split.html#torch.tensor_split 2026-02-21T06:25:11.7958148Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.topk.html#torch.topk 2026-02-21T06:25:11.8923914Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.tile.html#torch.tile 2026-02-21T06:25:11.9555697Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.trace.html#torch.trace 2026-02-21T06:25:11.9624393Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.transpose.html#torch.transpose 2026-02-21T06:25:12.0880159Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.triangular_solve.html#torch.triangular_solve 2026-02-21T06:25:12.1123459Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.tril.html#torch.tril 2026-02-21T06:25:12.1827116Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.triu.html#torch.triu 2026-02-21T06:25:12.3139193Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.true_divide.html#torch.true_divide 2026-02-21T06:25:12.3515180Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.trunc.html#torch.trunc 2026-02-21T06:25:12.3851580Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.unbind.html#torch.unbind 2026-02-21T06:25:12.4418068Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.unsqueeze.html#torch.unsqueeze 2026-02-21T06:25:12.4796192Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.unflatten.html#torch.unflatten 2026-02-21T06:25:12.5850413Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.vdot.html#torch.vdot 2026-02-21T06:25:12.5941989Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.var.html#torch.var 2026-02-21T06:25:12.7207821Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.xlogy.html#torch.xlogy 2026-02-21T06:25:12.7592632Z (api/generated/helion.language.StackTensor: line 1) ok https://docs.pytorch.org/docs/stable/size.html#torch.Size 2026-02-21T06:25:12.7637520Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/generated/torch.vsplit.html#torch.vsplit 2026-02-21T06:25:12.8795394Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/sparse.html#sparse-docs 2026-02-21T06:25:13.0104212Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/sparse.html#sparse-coo-docs 2026-02-21T06:25:13.0506265Z (api/generated/helion.language.Tile: line 1) ok https://docs.pytorch.org/docs/stable/sparse.html#sparse-uncoalesced-coo-docs 2026-02-21T06:25:13.1347187Z -rate limited- https://github.com/pytorch/helion/blob/main/notebooks/softmax.ipynb | sleeping... 2026-02-21T06:25:13.1440536Z (api/generated/helion.language.StackTensor: line 1) ok https://docs.pytorch.org/docs/stable/tensor_attributes.html#torch.device 2026-02-21T06:25:13.1442144Z (api/generated/helion.Settings: line 1) ok https://docs.pytorch.org/docs/stable/tensor_attributes.html#torch.dtype 2026-02-21T06:25:13.2184055Z (api/generated/helion.language.StackTensor: line 1) ok https://docs.pytorch.org/docs/stable/tensors.html#torch.Tensor 2026-02-21T06:25:13.2674114Z (api/generated/helion.language.StackTensor: line 1) ok https://docs.pytorch.org/docs/stable/torch.html#torch.SymInt 2026-02-21T06:25:14.1850651Z ( installation: line 31) ok https://pypi.org/project/helion/ 2026-02-21T06:25:14.2650877Z ( installation: line 73) ok https://pytorch.org/get-started/locally/ 2026-02-21T06:25:14.3567966Z ( index: line 126) redirect https://pytorch.org/docs/stable/generated/torch.fx.experimental.proxy_tensor.make_fx.html - permanently to https://docs.pytorch.org/docs/stable/generated/torch.fx.experimental.proxy_tensor.make_fx.html 2026-02-21T06:25:14.8716872Z ( events: line 21) ok https://www.youtube.com/watch?v=MBOPzfl1JBo 2026-02-21T06:25:14.9080007Z ( events: line 25) ok https://www.youtube.com/watch?v=N4Vn2l1JX5c 2026-02-21T06:25:14.9584768Z ( events: line 15) ok https://www.youtube.com/watch?v=BW-Ht-5IxgM 2026-02-21T06:25:15.2105390Z ( events: line 7) ok https://pldi26.sigplan.org/ 2026-02-21T06:25:15.5297169Z ( events: line 19) ok https://www.youtube.com/watch?v=UDqg5WrgT6U 2026-02-21T06:25:15.5481789Z ( events: line 11) ok https://www.youtube.com/watch?v=_gIyr1BVUJk 2026-02-21T06:25:15.9500624Z ( index: line 79) redirect https://youtu.be/BW-Ht-5IxgM - with See Other to https://www.youtube.com/watch?v=BW-Ht-5IxgM&feature=youtu.be 2026-02-21T06:26:13.1874053Z -rate limited- https://github.com/pytorch/helion/blob/main/notebooks/softmax.ipynb | sleeping... 2026-02-21T06:28:13.5587545Z ( index: line 126) ok https://github.com/pytorch/pytorch/tree/main/torch/_inductor 2026-02-21T06:28:13.6302536Z ( index: line 75) ok https://github.com/pytorch/helion/blob/main/notebooks/softmax.ipynb 2026-02-21T06:28:13.8483124Z ( installation: line 190) ok https://github.com/pytorch/helion/tree/main/examples 2026-02-21T06:28:13.9668193Z ( index: line 17) ok https://github.com/triton-lang/triton 2026-02-21T06:28:14.0132553Z ( tileir_backend: line 5) ok https://github.com/triton-lang/Triton-to-tile-IR 2026-02-21T06:28:14.4073013Z (examples/segment_reduction: line 24) ok https://github.com/pytorch/helion/issues/237 2026-02-21T06:28:14.5028408Z ( installation: line 16) ok https://github.com/pytorch/pytorch 2026-02-21T06:28:14.5100579Z Sphinx-Gallery gallery_conf["plot_gallery"] was False, so no examples were executed. 2026-02-21T06:28:14.5190522Z sphinx-sitemap: No pages generated for sitemap.xml 2026-02-21T06:28:14.5192437Z build succeeded, 327 warnings. 2026-02-21T06:28:14.5193003Z 2026-02-21T06:28:14.5193436Z Look for any errors in the above output or in ../site/linkcheck/output.txt 2026-02-21T06:28:16.0306696Z ##[group]Run actions/upload-artifact@v6 2026-02-21T06:28:16.0306972Z with: 2026-02-21T06:28:16.0307133Z name: docs-html 2026-02-21T06:28:16.0307308Z path: site 2026-02-21T06:28:16.0307481Z if-no-files-found: warn 2026-02-21T06:28:16.0307931Z compression-level: 6 2026-02-21T06:28:16.0308131Z overwrite: false 2026-02-21T06:28:16.0308313Z include-hidden-files: false 2026-02-21T06:28:16.0308518Z env: 2026-02-21T06:28:16.0308747Z UV_PYTHON_INSTALL_DIR: /home/runner/work/_temp/uv-python-dir 2026-02-21T06:28:16.0309052Z UV_PYTHON: 3.12 2026-02-21T06:28:16.0309264Z UV_CACHE_DIR: /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:28:16.0309532Z ##[endgroup] 2026-02-21T06:28:16.2669705Z Uploads are case insensitive: /home/runner/work/helion/helion/site/api/generated/helion.language.tile.html was detected that it will be overwritten by another file with the same path 2026-02-21T06:28:16.2703749Z Uploads are case insensitive: /home/runner/work/helion/helion/site/doctrees/api/generated/helion.language.tile.doctree was detected that it will be overwritten by another file with the same path 2026-02-21T06:28:16.2798655Z With the provided path, there will be 484 files uploaded 2026-02-21T06:28:16.2802977Z Artifact name is valid! 2026-02-21T06:28:16.2803856Z Root directory input is valid! 2026-02-21T06:28:16.3527499Z Beginning upload of artifact content to blob storage 2026-02-21T06:28:17.5094895Z Uploaded bytes 8388608 2026-02-21T06:28:18.4285655Z Uploaded bytes 15489357 2026-02-21T06:28:18.4398489Z Finished uploading artifact content to blob storage! 2026-02-21T06:28:18.4400609Z SHA256 digest of uploaded artifact zip is d0123c504d2e80fa46ad505c1131abce6c6c8cabe0373549c8e7b5dcc4d1a3f3 2026-02-21T06:28:18.4402878Z Finalizing artifact upload 2026-02-21T06:28:18.5460449Z Artifact docs-html.zip successfully finalized. Artifact ID 5599992238 2026-02-21T06:28:18.5462060Z Artifact docs-html has been successfully uploaded! Final size is 15489357 bytes. Artifact ID is 5599992238 2026-02-21T06:28:18.5466778Z Artifact download URL: https://github.com/pytorch/helion/actions/runs/22251909367/artifacts/5599992238 2026-02-21T06:28:18.5663511Z Post job cleanup. 2026-02-21T06:28:18.6875239Z UV_CACHE_DIR is already set to /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:28:18.6881446Z UV_PYTHON_INSTALL_DIR is already set to /home/runner/work/_temp/uv-python-dir 2026-02-21T06:28:18.6892466Z Pruning cache... 2026-02-21T06:28:18.6904907Z (node:2969) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2026-02-21T06:28:18.6905589Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-02-21T06:28:18.6911891Z [command]/opt/hostedtoolcache/uv/0.10.4/x86_64/uv cache prune --ci --force 2026-02-21T06:28:18.7004584Z Pruning cache at: /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:28:19.1024802Z Removed 23970 files (7.0GiB) 2026-02-21T06:28:19.1053721Z Including uv cache path: /home/runner/work/_temp/setup-uv-cache 2026-02-21T06:28:19.1193346Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/helion/helion --files-from manifest.txt --use-compress-program zstdmt 2026-02-21T06:28:19.2239046Z Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12-pruned-0bfd9c5c0575d771f81f1e05ff023398b68b19280869ec3bae61e454cc07eb0f, another job may be creating this cache. 2026-02-21T06:28:19.2248559Z uv cache saved with key: setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12-pruned-0bfd9c5c0575d771f81f1e05ff023398b68b19280869ec3bae61e454cc07eb0f 2026-02-21T06:28:19.2883330Z Post job cleanup. 2026-02-21T06:28:19.3637435Z [command]/usr/bin/git version 2026-02-21T06:28:19.3672664Z git version 2.52.0 2026-02-21T06:28:19.3711694Z Temporarily overriding HOME='/home/runner/work/_temp/ba12eb5f-d152-4a63-b7a9-29282445137a' before making global git config changes 2026-02-21T06:28:19.3713041Z Adding repository directory to the temporary git global config as a safe directory 2026-02-21T06:28:19.3717384Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/helion/helion 2026-02-21T06:28:19.3747103Z Removing SSH command configuration 2026-02-21T06:28:19.3753857Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-21T06:28:19.3784865Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-02-21T06:28:19.4010765Z Removing HTTP extra header 2026-02-21T06:28:19.4015380Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-21T06:28:19.4047055Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-02-21T06:28:19.4261223Z Removing includeIf entries pointing to credentials config files 2026-02-21T06:28:19.4267388Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-21T06:28:19.4289828Z includeif.gitdir:/home/runner/work/helion/helion/.git.path 2026-02-21T06:28:19.4290323Z includeif.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path 2026-02-21T06:28:19.4291528Z includeif.gitdir:/github/workspace/.git.path 2026-02-21T06:28:19.4292171Z includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-21T06:28:19.4300370Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/helion/helion/.git.path 2026-02-21T06:28:19.4320895Z /home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4330552Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/helion/helion/.git.path /home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4363350Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path 2026-02-21T06:28:19.4383766Z /home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4393061Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4422830Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path 2026-02-21T06:28:19.4443121Z /github/runner_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4450655Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4480478Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-21T06:28:19.4500866Z /github/runner_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4509782Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config 2026-02-21T06:28:19.4539938Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-21T06:28:19.4754763Z Removing credentials config '/home/runner/work/_temp/git-credentials-af51928b-5a0d-4cbb-bce6-787d1fbccf40.config' 2026-02-21T06:28:19.4876764Z Cleaning up orphan processes