Read the Docs build information Build id: 1531064 Project: advanced-micro-devices-composable-kernel Version: develop Commit: fc9f97568ffcecf36c3f59f4b0d6680720ddd099 Date: 2023-06-12T13:37:19.275939Z State: cancelled Success: False [rtd-command-info] start-time: 2023-06-12T13:37:21.162742Z, end-time: 2023-06-12T13:37:25.734132Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ROCmSoftwarePlatform/composable_kernel.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-12T13:37:25.929998Z, end-time: 2023-06-12T13:37:26.160665Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at fc9f97568 Add DeviceBatchedGemmMultipleD_Dl (#732) [rtd-command-info] start-time: 2023-06-12T13:37:26.396044Z, end-time: 2023-06-12T13:37:26.470304Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-12T13:37:31.575587Z, end-time: 2023-06-12T13:37:31.660760Z, duration: 0, exit-code: 0 asdf global python 3.8.15 [rtd-command-info] start-time: 2023-06-12T13:37:32.484724Z, end-time: 2023-06-12T13:37:33.537018Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.15.final.0-64 in 731ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-06-12T13:37:33.764415Z, end-time: 2023-06-12T13:37:43.445765Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (57.4.0) Collecting setuptools Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-67.8.0 [rtd-command-info] start-time: 2023-06-12T13:37:43.671191Z, end-time: 2023-06-12T13:37:52.499799Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 13.2 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 28.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 183.1 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 38.3 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 54.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 67.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 202.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 196.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 215.7 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 212.3 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 206.4 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 232.7 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 78.3 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 210.2 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 97.6 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 193.8 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 183.1 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 164.1 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 245.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 225.7 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 242.8 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 237.1 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 197.2 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 204.7 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 224.0 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=fbf3934cac99eab7a5be85b8612b5b75e73a885f7308b586fe6366e59a047b05 Stored in directory: /tmp/pip-ephem-wheel-cache-a32hfs29/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.6.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.1 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 zipp-3.15.0 [rtd-command-info] start-time: 2023-06-12T13:37:52.716353Z, end-time: 2023-06-12T13:38:03.761824Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.3 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.3-py2.py3-none-any.whl (30 kB) Requirement already satisfied: alabaster==0.7.13 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 9)) (0.7.13) Requirement already satisfied: babel==2.12.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 11)) (2.12.1) Collecting beautifulsoup4==4.11.2 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 6.0 MB/s eta 0:00:00 Collecting breathe==4.34.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.34.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.8/92.8 kB 8.4 MB/s eta 0:00:00 Collecting certifi==2022.12.7 (from -r docs/sphinx/requirements.txt (line 19)) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 8.8 MB/s eta 0:00:00 Collecting cffi==1.15.1 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 10.8 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer==3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 25)) (3.1.0) Collecting click==8.1.3 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.0 MB/s eta 0:00:00 Collecting cryptography==40.0.2 (from -r docs/sphinx/requirements.txt (line 29)) Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_28_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 23.1 MB/s eta 0:00:00 Collecting deprecated==1.2.13 (from -r docs/sphinx/requirements.txt (line 31)) Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting docutils==0.16 (from -r docs/sphinx/requirements.txt (line 33)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 41.2 MB/s eta 0:00:00 Collecting gitdb==4.0.10 (from -r docs/sphinx/requirements.txt (line 41)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 190.6 MB/s eta 0:00:00 Collecting gitpython==3.1.31 (from -r docs/sphinx/requirements.txt (line 43)) Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 170.3 MB/s eta 0:00:00 Requirement already satisfied: idna==3.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 45)) (3.4) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 47)) (1.4.1) Collecting importlib-metadata==6.0.0 (from -r docs/sphinx/requirements.txt (line 49)) Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting importlib-resources==5.12.0 (from -r docs/sphinx/requirements.txt (line 53)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Requirement already satisfied: jinja2==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 55)) (3.1.2) Collecting latexcodec==2.0.1 (from -r docs/sphinx/requirements.txt (line 59)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting linkify-it-py==1.0.3 (from -r docs/sphinx/requirements.txt (line 61)) Downloading linkify_it_py-1.0.3-py3-none-any.whl (19 kB) Collecting markdown-it-py==2.2.0 (from -r docs/sphinx/requirements.txt (line 63)) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 206.4 MB/s eta 0:00:00 Collecting markupsafe==2.1.2 (from -r docs/sphinx/requirements.txt (line 67)) Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting mdit-py-plugins==0.3.5 (from -r docs/sphinx/requirements.txt (line 69)) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 175.3 MB/s eta 0:00:00 Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 71)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting myst-parser[linkify]==1.0.0 (from -r docs/sphinx/requirements.txt (line 73)) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 186.3 MB/s eta 0:00:00 Collecting packaging==23.0 (from -r docs/sphinx/requirements.txt (line 75)) Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 164.4 MB/s eta 0:00:00 Collecting pybtex==0.24.0 (from -r docs/sphinx/requirements.txt (line 79)) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 49.7 MB/s eta 0:00:00 Collecting pybtex-docutils==1.0.2 (from -r docs/sphinx/requirements.txt (line 83)) Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting pycparser==2.21 (from -r docs/sphinx/requirements.txt (line 85)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 221.5 MB/s eta 0:00:00 Collecting pydata-sphinx-theme==0.13.3 (from -r docs/sphinx/requirements.txt (line 87)) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 50.2 MB/s eta 0:00:00 Collecting pygithub==1.58.2 (from -r docs/sphinx/requirements.txt (line 91)) Downloading PyGithub-1.58.2-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.5/312.5 kB 193.1 MB/s eta 0:00:00 Collecting pygments==2.14.0 (from -r docs/sphinx/requirements.txt (line 93)) Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 69.9 MB/s eta 0:00:00 Collecting pyjwt[crypto]==2.6.0 (from -r docs/sphinx/requirements.txt (line 98)) Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 100)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 85.4 MB/s eta 0:00:00 Requirement already satisfied: pytz==2023.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 102)) (2023.3) Collecting pyyaml==6.0 (from -r docs/sphinx/requirements.txt (line 104)) Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 84.4 MB/s eta 0:00:00 Collecting requests==2.28.2 (from -r docs/sphinx/requirements.txt (line 109)) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 197.0 MB/s eta 0:00:00 Collecting rocm-docs-core==0.10.3 (from -r docs/sphinx/requirements.txt (line 113)) Downloading rocm_docs_core-0.10.3-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 86.1 MB/s eta 0:00:00 Collecting six==1.16.0 (from -r docs/sphinx/requirements.txt (line 115)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting smmap==5.0.0 (from -r docs/sphinx/requirements.txt (line 119)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 121)) (2.2.0) Collecting soupsieve==2.4 (from -r docs/sphinx/requirements.txt (line 123)) Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Collecting sphinx==5.3.0 (from -r docs/sphinx/requirements.txt (line 125)) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 102.2 MB/s eta 0:00:00 Collecting sphinx-book-theme==1.0.1 (from -r docs/sphinx/requirements.txt (line 137)) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 243.9 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.1 (from -r docs/sphinx/requirements.txt (line 139)) Downloading sphinx_copybutton-0.5.1-py3-none-any.whl (13 kB) Collecting sphinx-design==0.3.0 (from -r docs/sphinx/requirements.txt (line 141)) Downloading sphinx_design-0.3.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 144.8 MB/s eta 0:00:00 Collecting sphinx-external-toc==0.3.1 (from -r docs/sphinx/requirements.txt (line 143)) Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Collecting sphinx-notfound-page==0.8.3 (from -r docs/sphinx/requirements.txt (line 145)) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Requirement already satisfied: sphinxcontrib-applehelp==1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 147)) (1.0.4) Collecting sphinxcontrib-bibtex==2.5.0 (from -r docs/sphinx/requirements.txt (line 149)) Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Requirement already satisfied: sphinxcontrib-devhelp==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 151)) (1.0.2) Requirement already satisfied: sphinxcontrib-htmlhelp==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 153)) (2.0.1) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 155)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==1.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 157)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 159)) (1.1.5) Collecting typing-extensions==4.5.0 (from -r docs/sphinx/requirements.txt (line 161)) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting uc-micro-py==1.0.1 (from -r docs/sphinx/requirements.txt (line 163)) Downloading uc_micro_py-1.0.1-py3-none-any.whl (6.2 kB) Collecting urllib3==1.26.15 (from -r docs/sphinx/requirements.txt (line 165)) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 216.0 MB/s eta 0:00:00 Collecting wrapt==1.15.0 (from -r docs/sphinx/requirements.txt (line 167)) Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 207.5 MB/s eta 0:00:00 Requirement already satisfied: zipp==3.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/develop/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 169)) (3.15.0) Installing collected packages: wrapt, urllib3, uc-micro-py, typing-extensions, soupsieve, smmap, six, pyyaml, pyjwt, pygments, pycparser, packaging, mdurl, markupsafe, importlib-resources, importlib-metadata, docutils, click, certifi, requests, markdown-it-py, linkify-it-py, latexcodec, gitdb, deprecated, cffi, beautifulsoup4, accessible-pygments, sphinx, pynacl, pybtex, mdit-py-plugins, gitpython, cryptography, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, pybtex-docutils, myst-parser, breathe, sphinxcontrib-bibtex, sphinx-book-theme, pygithub, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.3 Uninstalling urllib3-2.0.3: Successfully uninstalled urllib3-2.0.3 Attempting uninstall: pygments Found existing installation: Pygments 2.15.1 Uninstalling Pygments-2.15.1: Successfully uninstalled Pygments-2.15.1 Attempting uninstall: packaging Found existing installation: packaging 23.1 Uninstalling packaging-23.1: Successfully uninstalled packaging-23.1 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.3 Uninstalling MarkupSafe-2.1.3: Successfully uninstalled MarkupSafe-2.1.3 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 6.6.0 Uninstalling importlib-metadata-6.6.0: Successfully uninstalled importlib-metadata-6.6.0 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: certifi Found existing installation: certifi 2023.5.7 Uninstalling certifi-2023.5.7: Successfully uninstalled certifi-2023.5.7 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 Successfully installed accessible-pygments-0.0.3 beautifulsoup4-4.11.2 breathe-4.34.0 certifi-2022.12.7 cffi-1.15.1 click-8.1.3 cryptography-40.0.2 deprecated-1.2.13 docutils-0.16 gitdb-4.0.10 gitpython-3.1.31 importlib-metadata-6.0.0 importlib-resources-5.12.0 latexcodec-2.0.1 linkify-it-py-1.0.3 markdown-it-py-2.2.0 markupsafe-2.1.2 mdit-py-plugins-0.3.5 mdurl-0.1.2 myst-parser-1.0.0 packaging-23.0 pybtex-0.24.0 pybtex-docutils-1.0.2 pycparser-2.21 pydata-sphinx-theme-0.13.3 pygithub-1.58.2 pygments-2.14.0 pyjwt-2.6.0 pynacl-1.5.0 pyyaml-6.0 requests-2.28.2 rocm-docs-core-0.10.3 six-1.16.0 smmap-5.0.0 soupsieve-2.4 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.1 sphinx-design-0.3.0 sphinx-external-toc-0.3.1 sphinx-notfound-page-0.8.3 sphinxcontrib-bibtex-2.5.0 typing-extensions-4.5.0 uc-micro-py-1.0.1 urllib3-1.26.15 wrapt-1.15.0 [rtd-command-info] start-time: 2023-06-12T13:38:05.346295Z, end-time: 2023-06-12T13:38:05.429895Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import subprocess from rocm_docs import ROCmDocs name = "Composable Kernel" get_version = r'sed -n -e "s/^rocm_setup_version(.* \([0-9\.]\{1,\}\).*/\1/p" ../CMakeLists.txt' version = subprocess.getoutput(get_version) if len(version) > 0: name = f"{name} {version}" external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(f"{name} Documentation") docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/docBin/xml") docs_core.setup() mathjax3_config = { 'tex': { 'macros': { 'diag': '\\operatorname{diag}', } } } for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) extensions += ['sphinxcontrib.bibtex'] bibtex_bibfiles = ['refs.bib'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "develop", 'version_slug': "develop", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/composable_kernel/en/develop/pdf/"), ("html", "//rocm.docs.amd.com/_/downloads/composable_kernel/en/develop/htmlzip/"), ("epub", "//rocm.docs.amd.com/_/downloads/composable_kernel/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-composable-kernel', 'name': u'composable_kernel', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://rocm.docs.amd.com/projects/composable_kernel/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCmSoftwarePlatform', 'proxied_api_host': '/_', 'github_repo': 'composable_kernel', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': 'fc9f9756', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-composable-kernel/builds/1531064/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-06-12T13:38:05.658795Z, end-time: 2023-06-12T13:38:42.756311Z, duration: 37, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 247 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1083 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2141 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2163 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Notice: Output directory 'docBin' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/algorithm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/algorithm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/check_err.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/check_err.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/conv_common.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/conv_common.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_parameter.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_parameter.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/device_memory.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/device_memory.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/fill.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/fill.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_common_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_common_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_gemm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_gemm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor_generator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor_generator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/iterator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/iterator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/literals.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/literals.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/numeric.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/numeric.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/ranges.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/ranges.hpp... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inherit/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:247: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class ck::BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:247: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:247: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class ck::BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:247: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! ance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/algorithm.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/check_err.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/conv_common.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_parameter.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/device_memory.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/fill.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_common_util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_gemm.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor_generator.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/iterator.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/literals.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/numeric.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/ranges.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/algorithm.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/check_err.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/conv_common.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/convolution_parameter.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/device_memory.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/fill.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_common_util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:628: warning: found paragraph command (id: 'Description') outside of subsubsection context! o-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_gemm.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/host_tensor_generator.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/iterator.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/literals.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/numeric.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/ranges.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound DeviceMem... Generating docs for compound GeneratorTensor_0... Generating docs for compound GeneratorTensor_1... Generating docs for compound GeneratorTensor_1< ck::bhalf_t >... Generating docs for compound GeneratorTensor_1< int8_t >... Generating docs for compound GeneratorTensor_2... Generating docs for compound GeneratorTensor_2< ck::bhalf_t >... Generating docs for compound GeneratorTensor_2< int8_t >... Generating docs for compound GeneratorTensor_3... Generating docs for compound GeneratorTensor_3< ck::bhalf_t >... Generating docs for compound GeneratorTensor_4... Generating docs for compound GeneratorTensor_Checkboard... Generating docs for compound GeneratorTensor_Diagonal... Generating docs for compound GeneratorTensor_Sequential... Generating docs for compound HostTensorDescriptor... Generating docs for compound joinable_thread... Generating docs for compound ParallelTensorFunctor... Generating docs for compound Tensor... Generating namespace index... Generating docs for namespace ck Generating docs for compound ck::GridwiseReduceSecondHalfBatchNormBackwardFinal... Generating docs for compound ck::GridwiseMultiblockWelfordFirstHalf... Generating docs for compound ck::GridwiseWelfordSecondHalfBatchNormForwardFinal... Generating docs for compound ck::GridwiseWelfordSecondHalfReduceFirstHalf... Generating docs for compound ck::BlockToCTileMap_M00_N0_M01... Generating docs for compound ck::BlockToCTileMap_M00_N0_M01Adapt... Generating docs for compound ck::BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >... Generating docs for compound ck::BlockToCTileMap_KSplit_M00_N0_M01Adapt... Generating docs for compound ck::BlockToCTileMap_M00_N00_M01_N01... Generating docs for compound ck::BlockToCTileMap_KSplit_M00_N00_M01_N01... Generating docs for compound ck::OffsettedBlockToCTileMap... Generating docs for compound ck::BlockToCTileMap_3DGrid_KSplit... Generating docs for compound ck::GridwiseGemmMultipleDWelfordFirstHalf_xdl_cshuffle... Generating docs for compound ck::GridwiseWelfordSecondHalfLayernorm2d... Generating docs for compound ck::GridwiseMultipleReduction_mk_to_m_multiblock... Generating docs for compound ck::GridwiseMultipleReduction_mk_to_m_threadwise... Generating docs for compound ck::GridwiseReduction_mk_to_m_multiblock... Generating docs for compound ck::GridwiseReduction_mk_to_m_threadwise... Generating docs for compound ck::GridwiseBatchedGemmGemm_Xdl_CShuffle... Generating docs for nested compound ck::GridwiseBatchedGemmGemm_Xdl_CShuffle::SharedMemTrait... Generating docs for compound ck::GridwiseBatchedGemmMultipleDGemmMultipleD_Xdl_CShuffle... Generating docs for nested compound ck::GridwiseBatchedGemmMultipleDGemmMultipleD_Xdl_CShuffle::SharedMemTrait... Generating docs for compound ck::GridwiseBatchedGemmMultipleDSoftmaxGemm_Xdl_CShuffle... Generating docs for nested compound ck::GridwiseBatchedGemmMultipleDSoftmaxGemm_Xdl_CShuffle::SharedMemTrait... Generating docs for compound ck::GridwiseBatchedGemmSoftmaxGemm_Xdl_CShuffle... Generating docs for nested compound ck::GridwiseBatchedGemmSoftmaxGemm_Xdl_CShuffle::SharedMemTrait... Generating docs for compound ck::GridwiseBatchNormBackwardWithBlockwiseWelford... Generating docs for compound ck::GridwiseBatchNormForwardWithBlockwiseWelford... Generating docs for compound ck::GridwiseElementwise_1D... Generating docs for compound ck::GridwiseElementwise_2D... Generating docs for compound ck::GridwiseElementwiseLayernormWelfordVariance_mk_to_mk... Generating docs for compound ck::GridwiseGemmBiasAddReduce_k0mk1_k0nk1_mn_xdl_cshuffle_v1... Generating docs for compound ck::GridwiseGemmDlMultipleD_km_kn_mn... Generating docs for compound ck::GridwiseGemmDl_km_kn_mn_v1r3... Generating docs for compound ck::GridwiseGemmDl_bkm_bkn_mn_v1r3... Generating docs for compound ck::GridwiseGemmMultipleDMultipleR_k0mk1_k0nk1_mn_xdl_cshuffle_v1... Generating docs for compound ck::GridwiseGemmMultipleD_k0mk1_k0nk1_mn_wmma_cshuffle... Generating docs for compound ck::GridwiseGemmMultipleD_xdl_cshuffle... Generating docs for compound ck::GridwiseGemmPipeline_v1... Generating docs for compound ck::GridwiseGemmPipeline_v1< 1 >... Generating docs for compound ck::GridwiseGemmPipeline_v1< 2 >... Generating docs for compound ck::GridwiseGemmPipelineInterwave_v1... Generating docs for compound ck::GridwiseGemmPipelineInterwave_v1< 1 >... Generating docs for compound ck::GridwiseGemmPipelineInterwave_v1< 2 >... Generating docs for compound ck::GridwiseGemmPipeline_v2... Generating docs for compound ck::GridwiseGemmReduce_k0mk1_k0nk1_mn_xdl_cshuffle_v1... Generating docs for compound ck::GridwiseGemmSplitKMultipleD_xdl_cshuffle... Generating docs for compound ck::GridwiseGemmLoadWave... Generating docs for compound ck::GridwiseGemmLoadWave< TileLoadThreadGroup, 1 >... Generating docs for compound ck::GridwiseGemmMathWave... Generating docs for compound ck::GridwiseGemmMathWave< TileMathThreadGroup, 1 >... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_wmma... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_cshuffle_v1... Generating docs for nested compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_cshuffle_v1::Argument... Generating docs for nested compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_cshuffle_v1::Problem... Generating docs for compound ck::GridwiseGemmLayernorm_k0mk1_k0nk1_mn_xdl_cshuffle_v1... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_waveletmodel_cshuffle... Generating docs for nested compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_waveletmodel_cshuffle::TileLoadThreadGroup... Generating docs for nested compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_waveletmodel_cshuffle::TileMathThreadGroup... Generating docs for compound ck::Merge_v4_no_carry... Generating docs for compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_bwd_weight... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_skip_b_lds_v1... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3... Generating docs for nested compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3::Argument... Generating docs for nested compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3::Problem... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3_ext... Generating docs for compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_v2r4... Generating docs for compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_v2r4r2... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_v2r4r2::Argument... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v3r1... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v3r2... Generating docs for compound ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v3r3... Generating docs for compound ck::GridwisePermute... Generating docs for nested compound ck::GridwisePermute::Block2TileMap... Generating docs for compound ck::GridwiseSoftmax_mk_to_mk... Generating docs for compound ck::GridwiseSparseEmbeddingsForwardLayernorm... Generating docs for compound ck::GridwiseNormalizationNaiveVariance_mk_to_mk... Generating docs for compound ck::GridwiseNormalizationSplitK1st... Generating docs for compound ck::GridwiseNormalizationSplitK2nd... Generating docs for compound ck::GridwiseNormalizationWelfordVariance_mk_to_mk... Generating docs for compound ck::BlockwiseGemmDl_A_BK0_BM_BK1_B_BK0_BN_BK1_C_BM0_BM1_BN0_BN1_pipeline_BM0_2_BN0_2... Generating docs for compound ck::BlockwiseGemmDlops_km_kn_m0m1n0n1_v2r2_pipeline_2x2... Generating docs for compound ck::BlockwiseGemmDlops_km_kn_m0m1n0n1_v3... Generating docs for compound ck::BlockwiseGemmWMMA_k0mk1_k0nk1_m0m1m2n0n1n2m3_CShuffle... Generating docs for compound ck::BlockwiseGemmWMMA_k0mk1_k0nk1_m0m1m2n0n1n2m3_CShuffle_FIFO... Generating docs for compound ck::BlockwiseGemmXdlops_k0mk1_k0nk1_m0n0m1n1m2m3m4n2_v1... Generating docs for compound ck::BlockwiseGemmXdlopsInterwave_k0mk1_k0nk1_m0n0m1n1m2m3m4n2_v1... Generating docs for compound ck::BlockwiseGemmXdlops_v2... Generating docs for compound ck::BlockwiseGemmXdlops_k0mk1_k0nk1_m0n0m1n1m2m3m4n2_v1r1... Generating docs for compound ck::BlockwiseSoftmax... Generating docs for compound ck::BlockwiseTensorSliceTransfer_v5r1... Generating docs for compound ck::BlockwiseWelford... Generating docs for compound ck::PartitionedBlockwiseReduction... Generating docs for compound ck::PartitionedBlockwiseReduction_v2... Generating docs for compound ck::PartitionedBlockwiseReductionWithIndex... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v4r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r2... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r3... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v7... Generating docs for compound ck::ThreadwiseReduction... Generating docs for compound ck::ThreadwiseReductionWithIndex... Generating docs for compound ck::ThreadwiseGemmDl_km0m1_kn0n1_m0m1n0n1... Generating docs for compound ck::ThreadwiseContractionDl_A_TK0_TM0_TM1_TK1_B_TK0_TN0_TN1_TK1_C_TM0_TM1_TN0_TN1... Generating docs for compound ck::ThreadwiseGemmDlops_km_kn_mn_v3... Generating docs for compound ck::ThreadwiseTensorSliceSet_v1... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v1r3... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v2... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v3... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v4... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_StaticToStatic... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v3r1... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v4r1... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v5r1... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v6r1... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v6r2... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v6r3... Generating docs for compound ck::ThreadwiseTensorSliceTransfer_v7... Generating docs for compound ck::ThreadwiseWelford... Generating docs for compound ck::ThreadwiseWelfordMerge... Generating docs for namespace ck::detail Generating docs for compound ck::detail::lambda_scalar_per_access... Generating docs for compound ck::detail::lambda_scalar_step_in_vector... Generating docs for compound ck::detail::lambda_scalar_per_access_for_src_and_dst... Generating docs for namespace ck::host_common Generating docs for namespace ck::literals Generating docs for namespace ck::ranges Generating docs for compound ck::ranges::is_range... Generating docs for compound ck::ranges::is_range< T, std::void_t< decltype(std::begin(std::declval< T & >())), decltype(std::end(std::declval< T & >()))> >... Generating docs for compound ck::ranges::is_sized_range... Genera/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:628: warning: found paragraph command (id: 'Description') outside of subsubsection context! ting docs for compound ck::ranges::is_sized_range< T, std::void_t< decltype(std::size(std::declval< T & >()))> >... Generating docs for namespace ck::utils Generating docs for compound ck::utils::FillUniformDistribution... Generating docs for compound ck::utils::FillUniformDistributionIntegerValue... Generating docs for compound ck::utils::FillMonotonicSeq... Generating docs for compound ck::utils::FillConstant... Generating docs for namespace ck::utils::conv Generating docs for compound ck::utils::conv::ConvParam... Generating docs for namespace ck::utils::conv::detail Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_v2r4r2::Argument Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_cshuffle_v1::Argument Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3::Argument Generating XML output for class ck::GridwisePermute::Block2TileMap Generating XML output for class ck::BlockToCTileMap_3DGrid_KSplit Generating XML output for class ck::BlockToCTileMap_KSplit_M00_N00_M01_N01 Generating XML output for class ck::BlockToCTileMap_KSplit_M00_N0_M01Adapt Generating XML output for class ck::BlockToCTileMap_M00_N00_M01_N01 Generating XML output for class ck::BlockToCTileMap_M00_N0_M01 Generating XML output for class ck::BlockToCTileMap_M00_N0_M01Adapt Generating XML output for class ck::BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void > Generating XML output for class ck::BlockwiseGemmDl_A_BK0_BM_BK1_B_BK0_BN_BK1_C_BM0_BM1_BN0_BN1_pipeline_BM0_2_BN0_2 Generating XML output for class ck::BlockwiseGemmDlops_km_kn_m0m1n0n1_v2r2_pipeline_2x2 Generating XML output for class ck::BlockwiseGemmDlops_km_kn_m0m1n0n1_v3 Generating XML output for class ck::BlockwiseGemmWMMA_k0mk1_k0nk1_m0m1m2n0n1n2m3_CShuffle Generating XML output for class ck::BlockwiseGemmWMMA_k0mk1_k0nk1_m0m1m2n0n1n2m3_CShuffle_FIFO Generating XML output for class ck::BlockwiseGemmXdlops_k0mk1_k0nk1_m0n0m1n1m2m3m4n2_v1 Generating XML output for class ck::BlockwiseGemmXdlops_k0mk1_k0nk1_m0n0m1n1m2m3m4n2_v1r1 Generating XML output for class ck::BlockwiseGemmXdlops_v2 Generating XML output for class ck::BlockwiseGemmXdlopsInterwave_k0mk1_k0nk1_m0n0m1n1m2m3m4n2_v1 Generating XML output for class ck::BlockwiseSoftmax Generating XML output for class ck::BlockwiseTensorSliceTransfer_v5r1 Generating XML output for class ck::BlockwiseWelford Generating XML output for class ck::utils::conv::ConvParam Generating XML output for class DeviceMem Generating XML output for class ck::utils::FillConstant Generating XML output for class ck::utils::FillMonotonicSeq Generating XML output for class ck::utils::FillUniformDistribution Generating XML output for class ck::utils::FillUniformDistributionIntegerValue Generating XML output for class GeneratorTensor_0 Generating XML output for class GeneratorTensor_1 Generating XML output for class GeneratorTensor_1< ck::bhalf_t > Generating XML output for class GeneratorTensor_1< int8_t > Generating XML output for class GeneratorTensor_2 Generating XML output for class GeneratorTensor_2< ck::bhalf_t > Generating XML output for class GeneratorTensor_2< int8_t > Generating XML output for class GeneratorTensor_3 Generating XML output for class GeneratorTensor_3< ck::bhalf_t > Generating XML output for class GeneratorTensor_4 Generating XML output for class GeneratorTensor_Checkboard Generating XML output for class GeneratorTensor_Diagonal Generating XML output for class GeneratorTensor_Sequential Generating XML output for class ck::GridwiseBatchedGemmGemm_Xdl_CShuffle Generating XML output for class ck::GridwiseBatchedGemmMultipleDGemmMultipleD_Xdl_CShuffle Generating XML output for class ck::GridwiseBatchedGemmMultipleDSoftmaxGemm_Xdl_CShuffle Generating XML output for class ck::GridwiseBatchedGemmSoftmaxGemm_Xdl_CShuffle Generating XML output for class ck::GridwiseBatchNormBackwardWithBlockwiseWelford Generating XML output for class ck::GridwiseBatchNormForwardWithBlockwiseWelford Generating XML output for class ck::GridwiseElementwise_1D Generating XML output for class ck::GridwiseElementwise_2D Generating XML output for class ck::GridwiseElementwiseLayernormWelfordVariance_mk_to_mk Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_bwd_weight Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_v2r4 Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_v2r4r2 Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_wmma Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_cshuffle_v1 Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_waveletmodel_cshuffle Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_skip_b_lds_v1 Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3 Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3_ext Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v3r1 Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v3r2 Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v3r3 Generating XML output for class ck::GridwiseGemmBiasAddReduce_k0mk1_k0nk1_mn_xdl_cshuffle_v1 Generating XML output for class ck::GridwiseGemmDl_bkm_bkn_mn_v1r3 Generating XML output for class ck::GridwiseGemmDl_km_kn_mn_v1r3 Generating XML output for class ck::GridwiseGemmDlMultipleD_km_kn_mn Generating XML output for class ck::GridwiseGemmLayernorm_k0mk1_k0nk1_mn_xdl_cshuffle_v1 Generating XML output for class ck::GridwiseGemmLoadWave Generating XML output for class ck::GridwiseGemmLoadWave< TileLoadThreadGroup, 1 > Generating XML output for class ck::GridwiseGemmMathWave Generating XML output for class ck::GridwiseGemmMathWave< TileMathThreadGroup, 1 > Generating XML output for class ck::GridwiseGemmMultipleD_k0mk1_k0nk1_mn_wmma_cshuffle Generating XML output for class ck::GridwiseGemmMultipleD_xdl_cshuffle Generating XML output for class ck::GridwiseGemmMultipleDMultipleR_k0mk1_k0nk1_mn_xdl_cshuffle_v1 Generating XML output for class ck::GridwiseGemmMultipleDWelfordFirstHalf_xdl_cshuffle Generating XML output for class ck::GridwiseGemmPipeline_v1 Generating XML output for class ck::GridwiseGemmPipeline_v1< 1 > Generating XML output for class ck::GridwiseGemmPipeline_v1< 2 > Generating XML output for class ck::GridwiseGemmPipeline_v2 Generating XML output for class ck::GridwiseGemmPipelineInterwave_v1 Generating XML output for class ck::GridwiseGemmPipelineInterwave_v1< 1 > Generating XML output for class ck::GridwiseGemmPipelineInterwave_v1< 2 > Generating XML output for class ck::GridwiseGemmReduce_k0mk1_k0nk1_mn_xdl_cshuffle_v1 Generating XML output for class ck::GridwiseGemmSplitKMultipleD_xdl_cshuffle Generating XML output for class ck::GridwiseMultiblockWelfordFirstHalf Generating XML output for class ck::GridwiseMultipleReduction_mk_to_m_multiblock Generating XML output for class ck::GridwiseMultipleReduction_mk_to_m_threadwise Generating XML output for class ck::GridwiseNormalizationNaiveVariance_mk_to_mk Generating XML output for class ck::GridwiseNormalizationSplitK1st Generating XML output for class ck::GridwiseNormalizationSplitK2nd Generating XML output for class ck::GridwiseNormalizationWelfordVariance_mk_to_mk Generating XML output for class ck::GridwisePermute Generating XML output for class ck::GridwiseReduceSecondHalfBatchNormBackwardFinal Generating XML output for class ck::GridwiseReduction_mk_to_m_multiblock Generating XML output for class ck::GridwiseReduction_mk_to_m_threadwise Generating XML output for class ck::GridwiseSoftmax_mk_to_mk Generating XML output for class ck::GridwiseSparseEmbeddingsForwardLayernorm Generating XML output for class ck::GridwiseWelfordSecondHalfBatchNormForwardFinal Generating XML output for class ck::GridwiseWelfordSecondHalfLayernorm2d Generating XML output for class ck::GridwiseWelfordSecondHalfReduceFirstHalf Generating XML output for class HostTensorDescriptor Generating XML output for class ck::ranges::is_range Generating XML output for class ck::ranges::is_range< T, std::void_t< decltype(std::begin(std::declval< T & >())), decltype(std::end(std::declval< T & >()))> > Generating XML output for class ck::ranges::is_sized_range Generating XML output for class ck::ranges::is_sized_range< T, std::void_t< decltype(std::size(std::declval< T & >()))> > Generating XML output for class joinable_thread Generating XML output for class ck::detail::lambda_scalar_per_access Generating XML output for class ck::detail::lambda_scalar_per_access_for_src_and_dst Generating XML output for class ck::detail::lambda_scalar_step_in_vector Generating XML output for class ck::Merge_v4_no_carry Generating XML output for class ck::OffsettedBlockToCTileMap Generating XML output for class ParallelTensorFunctor Generating XML output for class ck::PartitionedBlockwiseReduction Generating XML output for class ck::PartitionedBlockwiseReduction_v2 Generating XML output for class ck::PartitionedBlockwiseReductionWithIndex Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_cshuffle_v1::Problem Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdlops_v2r3::Problem Generating XML output for class ck::GridwiseBatchedGemmGemm_Xdl_CShuffle::SharedMemTrait Generating XML output for class ck::GridwiseBatchedGemmMultipleDGemmMultipleD_Xdl_CShuffle::SharedMemTrait Generating XML output for class ck::GridwiseBatchedGemmMultipleDSoftmaxGemm_Xdl_CShuffle::SharedMemTrait Generating XML output for class ck::GridwiseBatchedGemmSoftmaxGemm_Xdl_CShuffle::SharedMemTrait Generating XML output for class Tensor Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v4r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r2 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r3 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v7 Generating XML output for class ck::ThreadwiseContractionDl_A_TK0_TM0_TM1_TK1_B_TK0_TN0_TN1_TK1_C_TM0_TM1_TN0_TN1 Generating XML output for class ck::ThreadwiseGemmDl_km0m1_kn0n1_m0m1n0n1 Generating XML output for class ck::ThreadwiseGemmDlops_km_kn_mn_v3 Generating XML output for class ck::ThreadwiseReduction Generating XML output for class ck::ThreadwiseReductionWithIndex Generating XML output for class ck::ThreadwiseTensorSliceSet_v1 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_StaticToStatic Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v1r3 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v2 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v3 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v3r1 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v4 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v4r1 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v5r1 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v6r1 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v6r2 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v6r3 Generating XML output for class ck::ThreadwiseTensorSliceTransfer_v7 Generating XML output for class ck::ThreadwiseWelford Generating XML output for class ck::ThreadwiseWelfordMerge Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_waveletmodel_cshuffle::TileLoadThreadGroup Generating XML output for class ck::GridwiseGemm_k0mk1_k0nk1_mn_xdl_waveletmodel_cshuffle::TileMathThreadGroup Generating XML output for namespace ck Generating XML output for namespace ck::detail Generating XML output for namespace ck::host_common Generating XML output for namespace ck::literals Generating XML output for namespace ck::ranges Generating XML output for namespace ck::tensor_operation Generating XML output for namespace ck::tensor_operation::device Generating XML output for namespace ck::utils Generating XML output for namespace ck::utils::conv Generating XML output for namespace ck::utils::conv::detail Generating XML output for namespace std Generating XML output for file blockwise_gemm_dl_v2r3.hpp Generating XML output for file blockwise_gemm_dlops_v2r2.hpp Generating XML output for file blockwise_gemm_dlops_v3.hpp Generating XML output for file blockwise_gemm_wmma.hpp Generating XML output for file blockwise_gemm_xdlops.hpp Generating XML output for file blockwise_gemm_xdlops_skip_b_lds.hpp Generating XML output for file blockwise_softmax.hpp Generating XML output for file blockwise_tensor_slice_transfer_v5r1.hpp Generating XML output for file blockwise_welford.hpp Generating XML output for file reduction_functions_blockwise.hpp Generating XML output for file thread_group_tensor_slice_transfer_v4r1.hpp Generating XML output for file thread_group_tensor_slice_transfer_v6r1.hpp Generating XML output for file thread_group_tensor_slice_transfer_v6r2.hpp Generating XML output for file thread_group_tensor_slice_transfer_v6r3.hpp Generating XML output for file thread_group_tensor_slice_transfer_v7.hpp Generating XML output for file gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp Generating XML output for file gridwise_multiblock_welford_first_half.hpp Generating XML output for file gridwise_multiblock_welford_second_half_batchnorm_forward_final.hpp Generating XML output for file gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp Generating XML output for file block_to_ctile_map.hpp Generating XML output for file gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp Generating XML output for file gridwise_welford_second_half_layernorm2d.hpp Generating XML output for file gridwise_2d_multiple_reduction_multiblock.hpp Generating XML output for file gridwise_2d_multiple_reduction_threadwise.hpp Generating XML output for file gridwise_2d_reduction_multiblock.hpp Generating XML output for file gridwise_2d_reduction_threadwise.hpp Generating XML output for file gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp Generating XML output for file gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp Generating XML output for file gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp Generating XML output for file gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp Generating XML output for file gridwise_batchnorm_backward_blockwise_welford.hpp Generating XML output for file gridwise_batchnorm_forward_blockwise_welford.hpp Generating XML output for file gridwise_elementwise_1d.hpp Generating XML output for file gridwise_elementwise_2d.hpp Generating XML output for file gridwise_elementwise_layernorm_welford_variance.hpp Generating XML output for file gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp Generating XML output for file gridwise_gemm_dl_multiple_d.hpp Generating XML output for file gridwise_gemm_dl_v1r3.hpp Generating XML output for file gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp Generating XML output for file gridwise_gemm_multiple_d_wmma_cshuffle.hpp Generating XML output for file gridwise_gemm_multiple_d_xdl_cshuffle.hpp Generating XML output for file gridwise_gemm_pipeline_selector.hpp Generating XML output for file gridwise_gemm_pipeline_v1.hpp Generating XML output for file gridwise_gemm_pipeline_v2.hpp Generating XML output for file gridwise_gemm_reduce_xdl_cshuffle_v1.hpp Generating XML output for file gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp Generating XML output for file gridwise_gemm_waveletmodel.hpp Generating XML output for file gridwise_gemm_wmma.hpp Generating XML output for file gridwise_gemm_xdl_cshuffle_v1.hpp Generating XML output for file gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp Generating XML output for file gridwise_gemm_xdl_waveletmodel_cshuffle.hpp Generating XML output for file gridwise_gemm_xdlops_bwd_weight.hpp Generating XML output for file gridwise_gemm_xdlops_skip_b_lds_v1.hpp Generating XML output for file gridwise_gemm_xdlops_v2r3.hpp Generating XML output for file gridwise_gemm_xdlops_v2r4.hpp Generating XML output for file gridwise_gemm_xdlops_v2r4r2.hpp Generating XML output for file gridwise_gemm_xdlops_v3r1.hpp Generating XML output for file gridwise_gemm_xdlops_v3r2.hpp Generating XML output for file gridwise_gemm_xdlops_v3r3.hpp Generating XML output for file gridwise_permute.hpp Generating XML output for file gridwise_set_buffer_value.hpp Generating XML output for file gridwise_set_multiple_buffer_value.hpp Generating XML output for file gridwise_softmax.hpp Generating XML output for file gridwise_sparse_embeddings_forward_layernorm.hpp Generating XML output for file gridwise_normalization_naive_variance.hpp Generating XML output for file gridwise_normalization_selector.hpp Generating XML output for file gridwise_normalization_splitk_1st.hpp Generating XML output for file gridwise_normalization_splitk_2nd.hpp Generating XML output for file gridwise_normalization_welford_variance.hpp Generating XML output for file reduction_functions_threadwise.hpp Generating XML output for file threadwise_contraction_dl.hpp Generating XML output for file threadwise_gemm_dlops_v3.hpp Generating XML output for file threadwise_tensor_slice_set.hpp Generating XML output for file threadwise_tensor_slice_transfer.hpp Generating XML output for file threadwise_tensor_slice_transfer_v3r1.hpp Generating XML output for file threadwise_tensor_slice_transfer_v4r1.hpp Generating XML output for file threadwise_tensor_slice_transfer_v5r1.hpp Generating XML output for file threadwise_tensor_slice_transfer_v6r1.hpp Generating XML output for file threadwise_tensor_slice_transfer_v6r2.hpp Generating XML output for file threadwise_tensor_slice_transfer_v6r3.hpp Generating XML output for file threadwise_tensor_slice_transfer_v7.hpp Generating XML output for file threadwise_welford.hpp Generating XML output for file algorithm.hpp Generating XML output for file check_err.hpp Generating XML output for file conv_common.hpp Generating XML output for file convolution_host_tensor_descriptor_helper.hpp Generating XML output for file convolution_parameter.hpp Generating XML output for file device_memory.hpp Generating XML output for file fill.hpp Generating XML output for file host_common_util.hpp Generating XML output for file host_gemm.hpp Generating XML output for file host_tensor.hpp Generating XML output for file host_tensor_generator.hpp Generating XML output for file iterator.hpp Generating XML output for file literals.hpp Generating XML output for file numeric.hpp Generating XML output for file ranges.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/block/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/gemm_layernorm/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/grid/normalization/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/thread/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/library/include/ck/library/utility/ Running plantuml with JAVA... lookup cache used 4875/65536 hits=84231 misses=5122 finished... some some some some checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/docs/refs.bib... parsed 1 entries myst v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'replacements', 'linkify', 'fieldlist', 'substitution'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, 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) [autosummary] generating autosummary for: API_Reference_Guide.rst, Contributors_Guide.rst, Supported_Primitives_Guide.rst, dockerhub.rst, index.rst, license.rst, tutorial_hello_world.rst loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] API_Reference_Guide reading sources... [ 28%] Contributors_Guide reading sources... [ 42%] Supported_Primitives_Guide reading sources... [ 57%] dockerhub reading sources... [ 71%] index reading sources... [ 85%] license reading sources... [100%] tutorial_hello_world /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/docs/index.rst:43: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] API_Reference_Guide writing output... [ 28%] Contributors_Guide writing output... [ 42%] Supported_Primitives_Guide writing output... [ 57%] dockerhub writing output... [ 71%] index writing output... [ 85%] license writing output... [100%] tutorial_hello_world generating indices... genindex done writing additional pages... search done copying images... [ 50%] data/ck_component.png copying images... [100%] data/ck_layer.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 14.356 API_Reference_Guide 0.018 tutorial_hello_world 0.013 Supported_Primitives_Guide 0.012 dockerhub 0.011 index build succeeded, 1 warning. The HTML pages are in ../_readthedocs/html.