Read the Docs build information Build id: 2099960 Project: advanced-micro-devices-composable-kernel Version: latest Commit: 9dbb2f3f37248ad69618ad35c7027b0f751c9134 Date: 2024-03-20T21:39:20.415190Z State: finished Success: True [rtd-command-info] start-time: 2024-03-20T21:39:21.665228Z, end-time: 2024-03-20T21:39:23.144759Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/ROCmSoftwarePlatform/composable_kernel.git . Cloning into '.'... [rtd-command-info] start-time: 2024-03-20T21:39:23.212703Z, end-time: 2024-03-20T21:39:24.143022Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.0.2:refs/remotes/origin/docs/6.0.2 From https://github.com/ROCmSoftwarePlatform/composable_kernel * [new branch] docs/6.0.2 -> origin/docs/6.0.2 [rtd-command-info] start-time: 2024-03-20T21:39:24.290132Z, end-time: 2024-03-20T21:39:24.539600Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.0.2 Note: switching to 'origin/docs/6.0.2'. 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 9dbb2f3 update [rtd-command-info] start-time: 2024-03-20T21:39:24.606572Z, end-time: 2024-03-20T21:39:24.669714Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-20T21:39:24.738962Z, end-time: 2024-03-20T21:39:24.799810Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.8" [rtd-command-info] start-time: 2024-03-20T21:39:29.824510Z, end-time: 2024-03-20T21:39:29.904603Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2024-03-20T21:39:30.330324Z, end-time: 2024-03-20T21:39:31.633682Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 995ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest, 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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-03-20T21:39:31.700552Z, end-time: 2024-03-20T21:39:42.969106Z, duration: 11, 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/latest/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 8.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 20.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.2.0 [rtd-command-info] start-time: 2024-03-20T21:39:43.033770Z, end-time: 2024-03-20T21:39:50.872022Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 67.9 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 180.2 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 239.7 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 218.4 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 188.0 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 237.8 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 195.9 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 211.3 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 193.7 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 204.6 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 202.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 203.9 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 214.2 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 231.3 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 227.0 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 188.5 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 234.4 MB/s eta 0:00:00 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 202.9 MB/s eta 0:00:00 Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 importlib-metadata-7.1.0 packaging-24.0 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.2.1 zipp-3.18.1 [rtd-command-info] start-time: 2024-03-20T21:39:50.950023Z, end-time: 2024-03-20T21:40:05.130961Z, duration: 14, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.4 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl.metadata (6.0 kB) Requirement already satisfied: alabaster==0.7.13 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 9)) (0.7.13) Requirement already satisfied: babel==2.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 11)) (2.14.0) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: certifi==2024.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 19)) (2024.2.2) Collecting cffi==1.16.0 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Requirement already satisfied: charset-normalizer==3.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 25)) (3.3.2) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting click-log==0.4.0 (from -r docs/sphinx/requirements.txt (line 32)) Downloading click_log-0.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting cryptography==42.0.5 (from -r docs/sphinx/requirements.txt (line 34)) Downloading cryptography-42.0.5-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting deprecated==1.2.14 (from -r docs/sphinx/requirements.txt (line 36)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Collecting docutils==0.17.1 (from -r docs/sphinx/requirements.txt (line 38)) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Collecting doxysphinx==3.3.7 (from -r docs/sphinx/requirements.txt (line 46)) Downloading doxysphinx-3.3.7-py3-none-any.whl.metadata (4.3 kB) Collecting fastjsonschema==2.19.1 (from -r docs/sphinx/requirements.txt (line 48)) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 50)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.42 (from -r docs/sphinx/requirements.txt (line 52)) Downloading GitPython-3.1.42-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: idna==3.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 54)) (3.6) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 56)) (1.4.1) Collecting importlib-metadata==7.0.2 (from -r docs/sphinx/requirements.txt (line 58)) Downloading importlib_metadata-7.0.2-py3-none-any.whl.metadata (4.6 kB) Collecting importlib-resources==6.3.2 (from -r docs/sphinx/requirements.txt (line 62)) Downloading importlib_resources-6.3.2-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: jinja2==3.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 66)) (3.1.3) Collecting latexcodec==3.0.0 (from -r docs/sphinx/requirements.txt (line 70)) Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB) Collecting libsass==0.22.0 (from -r docs/sphinx/requirements.txt (line 72)) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.6 kB) Collecting lxml==4.9.4 (from -r docs/sphinx/requirements.txt (line 74)) Downloading lxml-4.9.4-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (3.7 kB) Collecting markdown-it-py==2.2.0 (from -r docs/sphinx/requirements.txt (line 76)) Downloading markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB) Requirement already satisfied: markupsafe==2.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 80)) (2.1.5) Collecting mdit-py-plugins==0.3.5 (from -r docs/sphinx/requirements.txt (line 82)) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 84)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting mpire==2.10.1 (from -r docs/sphinx/requirements.txt (line 86)) Downloading mpire-2.10.1-py3-none-any.whl.metadata (14 kB) Collecting myst-parser==1.0.0 (from -r docs/sphinx/requirements.txt (line 88)) Downloading myst_parser-1.0.0-py3-none-any.whl.metadata (5.5 kB) Collecting numpy==1.24.4 (from -r docs/sphinx/requirements.txt (line 90)) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Requirement already satisfied: packaging==24.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 92)) (24.0) Collecting pybtex==0.24.0 (from -r docs/sphinx/requirements.txt (line 96)) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils==1.0.3 (from -r docs/sphinx/requirements.txt (line 100)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting pycparser==2.21 (from -r docs/sphinx/requirements.txt (line 102)) Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB) Collecting pydata-sphinx-theme==0.14.4 (from -r docs/sphinx/requirements.txt (line 104)) Downloading pydata_sphinx_theme-0.14.4-py3-none-any.whl.metadata (7.3 kB) Collecting pygithub==2.2.0 (from -r docs/sphinx/requirements.txt (line 108)) Downloading PyGithub-2.2.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: pygments==2.17.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 110)) (2.17.2) Collecting pyjson5==1.6.6 (from -r docs/sphinx/requirements.txt (line 116)) Downloading pyjson5-1.6.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyjwt==2.8.0 (from pyjwt[crypto]==2.8.0->-r docs/sphinx/requirements.txt (line 118)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 120)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyparsing==3.1.2 (from -r docs/sphinx/requirements.txt (line 122)) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: pytz==2024.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 124)) (2024.1) Collecting pyyaml==6.0.1 (from -r docs/sphinx/requirements.txt (line 126)) Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.31.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 132)) (2.31.0) Collecting rocm-docs-core==0.37.0 (from rocm-docs-core[api_reference]==0.37.0->-r docs/sphinx/requirements.txt (line 136)) Downloading rocm_docs_core-0.37.0-py3-none-any.whl.metadata (4.1 kB) Collecting six==1.16.0 (from -r docs/sphinx/requirements.txt (line 138)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 140)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 142)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/sphinx/requirements.txt (line 144)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==5.3.0 (from -r docs/sphinx/requirements.txt (line 146)) Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Collecting sphinx-book-theme==1.0.1 (from -r docs/sphinx/requirements.txt (line 158)) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 160)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.5.0 (from -r docs/sphinx/requirements.txt (line 162)) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx-external-toc==0.3.1 (from -r docs/sphinx/requirements.txt (line 164)) Downloading sphinx_external_toc-0.3.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.0 (from -r docs/sphinx/requirements.txt (line 166)) Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 168)) (1.0.4) Collecting sphinxcontrib-bibtex==2.6.2 (from -r docs/sphinx/requirements.txt (line 170)) Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl.metadata (6.1 kB) Requirement already satisfied: sphinxcontrib-devhelp==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 172)) (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/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 174)) (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/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 176)) (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/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 178)) (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/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 180)) (1.1.5) Collecting tqdm==4.66.2 (from -r docs/sphinx/requirements.txt (line 182)) Downloading tqdm-4.66.2-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 6.8 MB/s eta 0:00:00 Collecting typing-extensions==4.10.0 (from -r docs/sphinx/requirements.txt (line 184)) Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: urllib3==2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 188)) (2.2.1) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 192)) Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: zipp==3.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.8/site-packages (from -r docs/sphinx/requirements.txt (line 194)) (3.18.1) WARNING: rocm-docs-core 0.37.0 does not provide the extra 'api-reference' Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 18.6 MB/s eta 0:00:00 Downloading breathe-4.35.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 201.6 MB/s eta 0:00:00 Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.7/444.7 kB 45.1 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 210.9 MB/s eta 0:00:00 Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Downloading cryptography-42.0.5-cp37-abi3-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 135.0 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 227.6 MB/s eta 0:00:00 Downloading doxysphinx-3.3.7-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 177.7 MB/s eta 0:00:00 Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 190.0 MB/s eta 0:00:00 Downloading GitPython-3.1.42-py3-none-any.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 209.2 MB/s eta 0:00:00 Downloading importlib_metadata-7.0.2-py3-none-any.whl (24 kB) Downloading importlib_resources-6.3.2-py3-none-any.whl (35 kB) Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 192.6 MB/s eta 0:00:00 Downloading lxml-4.9.4-cp38-cp38-manylinux_2_28_x86_64.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 195.9 MB/s eta 0:00:00 Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 201.6 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 179.9 MB/s eta 0:00:00 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading mpire-2.10.1-py3-none-any.whl (272 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.5/272.5 kB 233.1 MB/s eta 0:00:00 Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 203.3 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 186.8 MB/s eta 0:00:00 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 242.0 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 214.7 MB/s eta 0:00:00 Downloading pydata_sphinx_theme-0.14.4-py3-none-any.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 185.6 MB/s eta 0:00:00 Downloading PyGithub-2.2.0-py3-none-any.whl (350 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 350.2/350.2 kB 230.6 MB/s eta 0:00:00 Downloading pyjson5-1.6.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (363 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 363.1/363.1 kB 225.8 MB/s eta 0:00:00 Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) 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 238.7 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 209.3 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 237.3 MB/s eta 0:00:00 Downloading rocm_docs_core-0.37.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 211.9 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 202.4 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 235.4 MB/s eta 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 215.7 MB/s eta 0:00:00 Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl (8.1 kB) Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 186.2 MB/s eta 0:00:00 Downloading tqdm-4.66.2-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 201.4 MB/s eta 0:00:00 Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 202.8 MB/s eta 0:00:00 Installing collected packages: fastjsonschema, wrapt, typing-extensions, tqdm, soupsieve, smmap, six, pyyaml, pyparsing, pyjwt, pyjson5, pycparser, numpy, mdurl, lxml, libsass, latexcodec, importlib-resources, importlib-metadata, docutils, click, accessible-pygments, sphinx, pybtex, mpire, markdown-it-py, gitdb, deprecated, click-log, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, pybtex-docutils, mdit-py-plugins, gitpython, doxysphinx, cryptography, breathe, sphinxcontrib-bibtex, sphinx-book-theme, myst-parser, pygithub, rocm-docs-core Attempting uninstall: importlib-metadata Found existing installation: importlib_metadata 7.1.0 Uninstalling importlib_metadata-7.1.0: Successfully uninstalled importlib_metadata-7.1.0 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.1.2 Uninstalling Sphinx-7.1.2: Successfully uninstalled Sphinx-7.1.2 Successfully installed accessible-pygments-0.0.4 beautifulsoup4-4.12.3 breathe-4.35.0 cffi-1.16.0 click-8.1.7 click-log-0.4.0 cryptography-42.0.5 deprecated-1.2.14 docutils-0.17.1 doxysphinx-3.3.7 fastjsonschema-2.19.1 gitdb-4.0.11 gitpython-3.1.42 importlib-metadata-7.0.2 importlib-resources-6.3.2 latexcodec-3.0.0 libsass-0.22.0 lxml-4.9.4 markdown-it-py-2.2.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 mpire-2.10.1 myst-parser-1.0.0 numpy-1.24.4 pybtex-0.24.0 pybtex-docutils-1.0.3 pycparser-2.21 pydata-sphinx-theme-0.14.4 pygithub-2.2.0 pyjson5-1.6.6 pyjwt-2.8.0 pynacl-1.5.0 pyparsing-3.1.2 pyyaml-6.0.1 rocm-docs-core-0.37.0 six-1.16.0 smmap-5.0.1 soupsieve-2.5 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.2 sphinx-design-0.5.0 sphinx-external-toc-0.3.1 sphinx-notfound-page-1.0.0 sphinxcontrib-bibtex-2.6.2 tqdm-4.66.2 typing-extensions-4.10.0 wrapt-1.16.0 [rtd-command-info] start-time: 2024-03-20T21:40:05.998830Z, end-time: 2024-03-20T21:40:06.055804Z, 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 re from rocm_docs import ROCmDocs html_theme_options = {"flavor": "list"} with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'.*set\(version ([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"Composable Kernel {version_number} Documentation" # for PDF output on Read the Docs project = "Composable Kernel Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.setup() external_projects_current_project = "composable_kernel" 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", '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/"), ("docs-6.0.2", "/en/docs-6.0.2/"), ("docs-6.0.0", "/en/docs-6.0.0/"), ("docs-5.7.1", "/en/docs-5.7.1/"), ("docs-5.7.0", "/en/docs-5.7.0/"), ("docs-5.6.1", "/en/docs-5.6.1/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/composable_kernel/en/latest/pdf/"), ("html", "//rocm.docs.amd.com/_/downloads/composable_kernel/en/latest/htmlzip/"), ("epub", "//rocm.docs.amd.com/_/downloads/composable_kernel/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-composable-kernel', 'name': u'composable_kernel', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', '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': 'docs/6.0.2', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'docs/6.0.2', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'docs/6.0.2', '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': '9dbb2f3f', } # 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/2099960/' 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: 2024-03-20T21:40:06.127179Z, end-time: 2024-03-20T21:40:40.740541Z, duration: 34, exit-code: 0 python -m sphinx -T -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/latest/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 1085 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2143 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2165 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 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/latest/include/ck/tensor_operation/gpu/grid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/library/include/ck/library/utility/convolution_parameter.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/convolution_parameter.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/libr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! ary/utility/literals.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.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 inheritance 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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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... Gener/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! ating 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::GridwiseMultiblockBatchNormForward... 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_Grouped_M00_N0_M01Adapt... Generating docs for compound ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockToCTileMap_GemmStreamK... 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::GridwiseElementwise_3D... 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::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Argument... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Problem... Generating docs for compound ck::GridwiseGemmMultipleABD_xdl_cshuffle... 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad... Generating docs for nested compound ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::Argument... Generating docs for compound ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3... Generating docs for compound ck::GridwiseGemmPipeline_v4... Generating docs for compound ck::GridwiseGemmPipeline_v4< 1 >... Generating docs for compound ck::GridwiseGemmPipeline_v4< 2 >... 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::GridwiseGemm_xdl_cshuffle_v2... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::Argument... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::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_bk0mk1_bk0nk1_mn_xdlops_streamk... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor >... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor >... 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::GridwisePutElement_1D... Generating docs for compound ck::GridwiseSoftmax_mk_to_mk... Generating docs for compound ck::GridwiseSparseEmbeddingsForwardLayernorm... Generating docs for compound ck::GridwiseTensorRearrange... Generating docs for compound ck::GridwiseNormalizationBwdData_mk_to_mk... Generating docs for compound ck::GridwiseNormalizationBwdGammaBeta_mk_to_k... 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_hotloop_inst... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_v4... 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_DirectLoad... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v4r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1r2... 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::ThreadGroupTensorSliceTransfer_v7r2... 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::Thread/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! wiseTensorSliceTransfer_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_v6r1r2... 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::ThreadwiseTensorSliceTransfer_v7r2... 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... Generating 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 docs for namespace ck::wrapper Generating docs for compound ck::wrapper::Layout... Generating docs for compound ck::wrapper::Tensor... Generating docs for namespace ck::wrapper::detail Generating docs for namespace lds_direct_load 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_ak0mak1_bk0nbk1_mn_dpp::Argument Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument 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::GridwiseGemm_xdl_cshuffle_v2::Argument Generating XML output for class ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::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_GemmStreamK Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void > 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::BlockToCTileMap_N00_M0_N01Adapt Generating XML output for class ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2 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_pipeline_hotloop_inst Generating XML output for class ck::BlockwiseGemmXdlops_pipeline_v4 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::GridwiseElementwise_3D Generating XML output for class ck::GridwiseElementwiseLayernormWelfordVariance_mk_to_mk Generating XML output for class ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_bwd_weight Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk 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::GridwiseGemm_xdl_cshuffle_v2 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::GridwiseGemmMultipleABD_xdl_cshuffle 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad Generating XML output for class ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3 Generating XML output for class ck::GridwiseGemmPipeline_v4 Generating XML output for class ck::GridwiseGemmPipeline_v4< 1 > Generating XML output for class ck::GridwiseGemmPipeline_v4< 2 > 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::GridwiseMultiblockBatchNormForward 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::GridwiseNormalizationBwdData_mk_to_mk Generating XML output for class ck::GridwiseNormalizationBwdGammaBeta_mk_to_k 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::GridwisePutElement_1D 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::GridwiseTensorRearrange 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::wrapper::Layout Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor > Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor > 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_ak0mak1_bk0nbk1_mn_dpp::Problem 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::GridwiseGemm_xdl_cshuffle_v2::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 ck::wrapper::Tensor Generating XML output for class Tensor Generating XML output for class ck::ThreadGroupTensorSliceTransfer_DirectLoad Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v4r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1r2 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::ThreadGroupTensorSliceTransfer_v7r2 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_v6r1r2 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::ThreadwiseTensorSliceTransfer_v7r2 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 ck::wrapper Generating XML output for namespace ck::wrapper::@124 Generating XML output for namespace ck::wrapper::detail Generating XML output for namespace ck::wrapper::detail::@122 Generating XML output for namespace lds_direct_load Generating XML output for namespace std Generating XML output for namespace tensor_operation Generating XML output for namespace tensor_operation::device 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_dpp.hpp Generating XML output for file blockwise_gemm_pipeline_xdlops.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_direct_load.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_v6r1r2.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 thread_group_tensor_slice_transfer_v7r2.hpp Generating XML output for file gridwise_multiblock_batchnorm_forward.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_obsolete.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_1d_scale.hpp Generating XML output for file gridwise_elementwise_2d.hpp Generating XML output for file gridwise_elementwise_3d.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_dpp.hpp Generating XML output for file gridwise_gemm_multiple_abd_xdl_cshuffle.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_multiple_d_xdl_cshuffle_lds_direct_load.hpp Generating XML output for file gridwise_gemm_multiple_d_xdl_splitk_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_pipeline_v3.hpp Generating XML output for file gridwise_gemm_pipeline_v4_direct_load.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_split_k_multiple_d_xdl_cshuffle_v2.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_cshuffle_v2.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_streamk.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_put_element_1d.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_tensor_rearrange.hpp Generating XML output for file gridwise_normalization_bwd_data.hpp Generating XML output for file gridwise_normalization_bwd_gamma_beta.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_v6r1r2.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_tensor_slice_transfer_v7r2.hpp Generating XML output for file threadwise_welford.hpp Generating XML output for file layout.hpp Generating XML output for file copy.hpp Generating XML output for file tensor.hpp Generating XML output for file layout_utils.hpp Generating XML output for file tensor_partition.hpp Generating XML output for file tensor_utils.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/latest/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/latest/include/ck/tensor_operation/gpu/block/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/operations/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/ Running plantuml with JAVA... lookup cache used 6782/65536 hits=140870 misses=7101 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/refs.bib... parsed 1 entries myst v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'substitution', 'replacements', 'fieldlist', 'html_image', 'colon_fence'}, 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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/radeon/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/latest/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCmCMakeBuildTools%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCmCMakeBuildTools%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/latest/objects.inv... loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/latest/objects.inv... [autosummary] generating autosummary for: API_Reference_Guide.rst, Contributors_Guide.rst, Supported_Primitives_Guide.rst, dockerhub.rst, index.rst, license.md, tutorial_hello_world.rst, what-is-ck.rst, wrapper.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] API_Reference_Guide reading sources... [ 22%] Contributors_Guide reading sources... [ 33%] Supported_Primitives_Guide reading sources... [ 44%] dockerhub reading sources... [ 55%] index reading sources... [ 66%] license reading sources... [ 77%] tutorial_hello_world reading sources... [ 88%] what-is-ck reading sources... [100%] wrapper /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/dockerhub.rst:97: WARNING: Title underline too short. Editing the docker image ======================= /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/dockerhub.rst:97: WARNING: Title underline too short. Editing the docker image ======================= /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/license.md:1: CRITICAL: Directive "include": file not found: '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/LICENSE.md' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 52] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) ----------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] template __host__ constexpr __device__ auto make_layout (const Shape &shape) ----------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T get (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 49] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) -------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 69] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ---------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto get (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T size (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 80] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) --------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) -----------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto size (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto rank (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto depth (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ---------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) --------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 65] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) -----------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 66] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 142] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ----------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] API_Reference_Guide writing output... [ 22%] Contributors_Guide writing output... [ 33%] Supported_Primitives_Guide writing output... [ 44%] dockerhub writing output... [ 55%] index writing output... [ 66%] license writing output... [ 77%] tutorial_hello_world writing output... [ 88%] what-is-ck writing output... [100%] wrapper /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated generating indices... genindex /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated writing additional pages... search /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated 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 ======================= 18.612 API_Reference_Guide 0.395 wrapper 0.025 Contributors_Guide 0.024 tutorial_hello_world 0.022 dockerhub build succeeded, 67 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-03-20T21:40:41.099217Z, end-time: 2024-03-20T21:41:10.684931Z, duration: 29, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip 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/latest/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 1085 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2143 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2165 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 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/latest/include/ck/tensor_operation/gpu/grid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/library/include/ck/library/utility/convolution_parameter.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/convolution_parameter.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/libr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! ary/utility/literals.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.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 inheritance 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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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... Gener/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! ating 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::GridwiseMultiblockBatchNormForward... 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_Grouped_M00_N0_M01Adapt... Generating docs for compound ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockToCTileMap_GemmStreamK... 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::GridwiseElementwise_3D... 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::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Argument... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Problem... Generating docs for compound ck::GridwiseGemmMultipleABD_xdl_cshuffle... 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad... Generating docs for nested compound ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::Argument... Generating docs for compound ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3... Generating docs for compound ck::GridwiseGemmPipeline_v4... Generating docs for compound ck::GridwiseGemmPipeline_v4< 1 >... Generating docs for compound ck::GridwiseGemmPipeline_v4< 2 >... 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::GridwiseGemm_xdl_cshuffle_v2... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::Argument... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::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_bk0mk1_bk0nk1_mn_xdlops_streamk... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor >... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor >... 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::GridwisePutElement_1D... Generating docs for compound ck::GridwiseSoftmax_mk_to_mk... Generating docs for compound ck::GridwiseSparseEmbeddingsForwardLayernorm... Generating docs for compound ck::GridwiseTensorRearrange... Generating docs for compound ck::GridwiseNormalizationBwdData_mk_to_mk... Generating docs for compound ck::GridwiseNormalizationBwdGammaBeta_mk_to_k... 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_hotloop_inst... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_v4... 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_DirectLoad... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v4r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1r2... 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::ThreadGroupTensorSliceTransfer_v7r2... 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::Thread/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! wiseTensorSliceTransfer_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_v6r1r2... 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::ThreadwiseTensorSliceTransfer_v7r2... 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... Generating 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 docs for namespace ck::wrapper Generating docs for compound ck::wrapper::Layout... Generating docs for compound ck::wrapper::Tensor... Generating docs for namespace ck::wrapper::detail Generating docs for namespace lds_direct_load 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_ak0mak1_bk0nbk1_mn_dpp::Argument Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument 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::GridwiseGemm_xdl_cshuffle_v2::Argument Generating XML output for class ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::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_GemmStreamK Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void > 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::BlockToCTileMap_N00_M0_N01Adapt Generating XML output for class ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2 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_pipeline_hotloop_inst Generating XML output for class ck::BlockwiseGemmXdlops_pipeline_v4 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::GridwiseElementwise_3D Generating XML output for class ck::GridwiseElementwiseLayernormWelfordVariance_mk_to_mk Generating XML output for class ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_bwd_weight Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk 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::GridwiseGemm_xdl_cshuffle_v2 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::GridwiseGemmMultipleABD_xdl_cshuffle 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad Generating XML output for class ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3 Generating XML output for class ck::GridwiseGemmPipeline_v4 Generating XML output for class ck::GridwiseGemmPipeline_v4< 1 > Generating XML output for class ck::GridwiseGemmPipeline_v4< 2 > 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::GridwiseMultiblockBatchNormForward 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::GridwiseNormalizationBwdData_mk_to_mk Generating XML output for class ck::GridwiseNormalizationBwdGammaBeta_mk_to_k 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::GridwisePutElement_1D 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::GridwiseTensorRearrange 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::wrapper::Layout Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor > Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor > 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_ak0mak1_bk0nbk1_mn_dpp::Problem 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::GridwiseGemm_xdl_cshuffle_v2::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 ck::wrapper::Tensor Generating XML output for class Tensor Generating XML output for class ck::ThreadGroupTensorSliceTransfer_DirectLoad Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v4r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1r2 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::ThreadGroupTensorSliceTransfer_v7r2 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_v6r1r2 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::ThreadwiseTensorSliceTransfer_v7r2 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 ck::wrapper Generating XML output for namespace ck::wrapper::@124 Generating XML output for namespace ck::wrapper::detail Generating XML output for namespace ck::wrapper::detail::@122 Generating XML output for namespace lds_direct_load Generating XML output for namespace std Generating XML output for namespace tensor_operation Generating XML output for namespace tensor_operation::device 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_dpp.hpp Generating XML output for file blockwise_gemm_pipeline_xdlops.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_direct_load.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_v6r1r2.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 thread_group_tensor_slice_transfer_v7r2.hpp Generating XML output for file gridwise_multiblock_batchnorm_forward.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_obsolete.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_1d_scale.hpp Generating XML output for file gridwise_elementwise_2d.hpp Generating XML output for file gridwise_elementwise_3d.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_dpp.hpp Generating XML output for file gridwise_gemm_multiple_abd_xdl_cshuffle.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_multiple_d_xdl_cshuffle_lds_direct_load.hpp Generating XML output for file gridwise_gemm_multiple_d_xdl_splitk_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_pipeline_v3.hpp Generating XML output for file gridwise_gemm_pipeline_v4_direct_load.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_split_k_multiple_d_xdl_cshuffle_v2.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_cshuffle_v2.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_streamk.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_put_element_1d.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_tensor_rearrange.hpp Generating XML output for file gridwise_normalization_bwd_data.hpp Generating XML output for file gridwise_normalization_bwd_gamma_beta.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_v6r1r2.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_tensor_slice_transfer_v7r2.hpp Generating XML output for file threadwise_welford.hpp Generating XML output for file layout.hpp Generating XML output for file copy.hpp Generating XML output for file tensor.hpp Generating XML output for file layout_utils.hpp Generating XML output for file tensor_partition.hpp Generating XML output for file tensor_utils.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/latest/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/latest/include/ck/tensor_operation/gpu/block/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/operations/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/ Running plantuml with JAVA... lookup cache used 6782/65536 hits=140870 misses=7101 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 loading pickled environment... checking bibtex cache... up to date done myst v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'replacements', 'colon_fence', 'fieldlist', 'dollarmath', '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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCmCMakeBuildTools%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCmCMakeBuildTools%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') [autosummary] generating autosummary for: API_Reference_Guide.rst, Contributors_Guide.rst, Supported_Primitives_Guide.rst, dockerhub.rst, index.rst, license.md, tutorial_hello_world.rst, what-is-ck.rst, wrapper.rst building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 3 changed, 0 removed reading sources... [ 33%] API_Reference_Guide reading sources... [ 66%] license reading sources... [100%] wrapper /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/license.md:1: CRITICAL: Directive "include": file not found: '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/LICENSE.md' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 52] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) ----------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] template __host__ constexpr __device__ auto make_layout (const Shape &shape) ----------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T get (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 49] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) -------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 69] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ---------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto get (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T size (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 80] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) --------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) -----------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto size (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto rank (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto depth (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ---------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) --------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 65] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) -----------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 66] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 142] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ----------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... what-is-ck dockerhub tutorial_hello_world Supported_Primitives_Guide API_Reference_Guide wrapper Contributors_Guide license done writing... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated done writing additional files... done copying images... [ 50%] data/ck_component.png copying images... [100%] data/ck_layer.png copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 18.921 API_Reference_Guide 0.390 wrapper 0.003 license build succeeded, 55 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-03-20T21:41:11.677491Z, end-time: 2024-03-20T21:41:40.432518Z, duration: 28, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf 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/latest/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 1085 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2143 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2165 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 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/latest/include/ck/tensor_operation/gpu/grid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/library/include/ck/library/utility/convolution_parameter.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/convolution_parameter.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/libr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! ary/utility/literals.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.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 inheritance 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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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... Gener/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! ating 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::GridwiseMultiblockBatchNormForward... 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_Grouped_M00_N0_M01Adapt... Generating docs for compound ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockToCTileMap_GemmStreamK... 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::GridwiseElementwise_3D... 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::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Argument... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Problem... Generating docs for compound ck::GridwiseGemmMultipleABD_xdl_cshuffle... 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad... Generating docs for nested compound ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::Argument... Generating docs for compound ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3... Generating docs for compound ck::GridwiseGemmPipeline_v4... Generating docs for compound ck::GridwiseGemmPipeline_v4< 1 >... Generating docs for compound ck::GridwiseGemmPipeline_v4< 2 >... 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::GridwiseGemm_xdl_cshuffle_v2... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::Argument... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::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_bk0mk1_bk0nk1_mn_xdlops_streamk... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor >... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor >... 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::GridwisePutElement_1D... Generating docs for compound ck::GridwiseSoftmax_mk_to_mk... Generating docs for compound ck::GridwiseSparseEmbeddingsForwardLayernorm... Generating docs for compound ck::GridwiseTensorRearrange... Generating docs for compound ck::GridwiseNormalizationBwdData_mk_to_mk... Generating docs for compound ck::GridwiseNormalizationBwdGammaBeta_mk_to_k... 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_hotloop_inst... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_v4... 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_DirectLoad... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v4r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1r2... 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::ThreadGroupTensorSliceTransfer_v7r2... 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::Thread/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! wiseTensorSliceTransfer_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_v6r1r2... 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::ThreadwiseTensorSliceTransfer_v7r2... 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... Generating 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 docs for namespace ck::wrapper Generating docs for compound ck::wrapper::Layout... Generating docs for compound ck::wrapper::Tensor... Generating docs for namespace ck::wrapper::detail Generating docs for namespace lds_direct_load 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_ak0mak1_bk0nbk1_mn_dpp::Argument Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument 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::GridwiseGemm_xdl_cshuffle_v2::Argument Generating XML output for class ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::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_GemmStreamK Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void > 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::BlockToCTileMap_N00_M0_N01Adapt Generating XML output for class ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2 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_pipeline_hotloop_inst Generating XML output for class ck::BlockwiseGemmXdlops_pipeline_v4 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::GridwiseElementwise_3D Generating XML output for class ck::GridwiseElementwiseLayernormWelfordVariance_mk_to_mk Generating XML output for class ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_bwd_weight Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk 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::GridwiseGemm_xdl_cshuffle_v2 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::GridwiseGemmMultipleABD_xdl_cshuffle 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad Generating XML output for class ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3 Generating XML output for class ck::GridwiseGemmPipeline_v4 Generating XML output for class ck::GridwiseGemmPipeline_v4< 1 > Generating XML output for class ck::GridwiseGemmPipeline_v4< 2 > 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::GridwiseMultiblockBatchNormForward 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::GridwiseNormalizationBwdData_mk_to_mk Generating XML output for class ck::GridwiseNormalizationBwdGammaBeta_mk_to_k 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::GridwisePutElement_1D 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::GridwiseTensorRearrange 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::wrapper::Layout Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor > Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor > 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_ak0mak1_bk0nbk1_mn_dpp::Problem 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::GridwiseGemm_xdl_cshuffle_v2::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 ck::wrapper::Tensor Generating XML output for class Tensor Generating XML output for class ck::ThreadGroupTensorSliceTransfer_DirectLoad Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v4r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1r2 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::ThreadGroupTensorSliceTransfer_v7r2 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_v6r1r2 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::ThreadwiseTensorSliceTransfer_v7r2 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 ck::wrapper Generating XML output for namespace ck::wrapper::@124 Generating XML output for namespace ck::wrapper::detail Generating XML output for namespace ck::wrapper::detail::@122 Generating XML output for namespace lds_direct_load Generating XML output for namespace std Generating XML output for namespace tensor_operation Generating XML output for namespace tensor_operation::device 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_dpp.hpp Generating XML output for file blockwise_gemm_pipeline_xdlops.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_direct_load.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_v6r1r2.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 thread_group_tensor_slice_transfer_v7r2.hpp Generating XML output for file gridwise_multiblock_batchnorm_forward.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_obsolete.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_1d_scale.hpp Generating XML output for file gridwise_elementwise_2d.hpp Generating XML output for file gridwise_elementwise_3d.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_dpp.hpp Generating XML output for file gridwise_gemm_multiple_abd_xdl_cshuffle.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_multiple_d_xdl_cshuffle_lds_direct_load.hpp Generating XML output for file gridwise_gemm_multiple_d_xdl_splitk_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_pipeline_v3.hpp Generating XML output for file gridwise_gemm_pipeline_v4_direct_load.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_split_k_multiple_d_xdl_cshuffle_v2.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_cshuffle_v2.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_streamk.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_put_element_1d.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_tensor_rearrange.hpp Generating XML output for file gridwise_normalization_bwd_data.hpp Generating XML output for file gridwise_normalization_bwd_gamma_beta.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_v6r1r2.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_tensor_slice_transfer_v7r2.hpp Generating XML output for file threadwise_welford.hpp Generating XML output for file layout.hpp Generating XML output for file copy.hpp Generating XML output for file tensor.hpp Generating XML output for file layout_utils.hpp Generating XML output for file tensor_partition.hpp Generating XML output for file tensor_utils.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/latest/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/latest/include/ck/tensor_operation/gpu/block/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/operations/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/ Running plantuml with JAVA... lookup cache used 6782/65536 hits=140870 misses=7101 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 loading pickled environment... checking bibtex cache... up to date done myst v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'dollarmath', 'substitution', 'fieldlist', 'replacements', 'colon_fence'}, 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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCmCMakeBuildTools%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCmCMakeBuildTools%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') [autosummary] generating autosummary for: API_Reference_Guide.rst, Contributors_Guide.rst, Supported_Primitives_Guide.rst, dockerhub.rst, index.rst, license.md, tutorial_hello_world.rst, what-is-ck.rst, wrapper.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 3 changed, 0 removed reading sources... [ 33%] API_Reference_Guide reading sources... [ 66%] license reading sources... [100%] wrapper /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/license.md:1: CRITICAL: Directive "include": file not found: '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/LICENSE.md' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 52] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) ----------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] template __host__ constexpr __device__ auto make_layout (const Shape &shape) ----------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T get (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 49] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) -------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 69] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ---------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto get (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T size (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 80] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) --------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) -----------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto size (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto rank (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto depth (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ---------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) --------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 65] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) -----------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 66] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 142] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ----------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". looking for now-outdated files... none found pickling environment... done checking consistency... done processing composablekernel.tex... index what-is-ck dockerhub tutorial_hello_world Supported_Primitives_Guide API_Reference_Guide wrapper Contributors_Guide license resolving references... done writing... done copying images... [ 50%] data/ck_component.png copying images... [100%] data/ck_layer.png copying TeX support files... copying TeX support files... done Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/_readthedocs/pdf/_static/searchtools.js ====================== slowest reading durations ======================= 18.711 API_Reference_Guide 0.393 wrapper 0.004 license build succeeded, 53 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-03-20T21:41:41.364464Z, end-time: 2024-03-20T21:41:41.424626Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-03-20T21:41:41.565538Z, end-time: 2024-03-20T21:41:47.629989Z, duration: 6, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-composable-kernel -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'composablekernel.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-composable-kernel" "composablekernel.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./composablekernel.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-composable-kernel.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-composable-kernel.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 78. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 78. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] LaTeX Warning: Hyper reference `what-is-ck:what-is-ck' on page 1 undefined on i nput line 86. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `what-is-ck:what-is-ck' on page 1 undefined on i nput line 102. LaTeX Warning: Hyper reference `dockerhub:docker-hub' on page 1 undefined on in put line 122. LaTeX Warning: Hyper reference `tutorial_hello_world:hello-world' on page 1 und efined on input line 142. LaTeX Warning: Hyper reference `Supported_Primitives_Guide:supported-primitives ' on page 1 undefined on input line 162. LaTeX Warning: Hyper reference `API_Reference_Guide:api-reference' on page 1 un defined on input line 166. LaTeX Warning: Hyper reference `wrapper:wrapper' on page 1 undefined on input l ine 170. LaTeX Warning: Hyper reference `Contributors_Guide:contributing-to' on page 1 u ndefined on input line 190. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./ck_component. png>] [4 <./ck_layer.png>] Chapter 2. [5] LaTeX Warning: Hyper reference `tutorial_hello_world:hello-world' on page 6 und efined on input line 346. [6] [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 515--515 []\T1/qhv/m/n/10 GPU [9] LaTeX Warning: Hyper reference `dockerhub:docker-hub' on page 10 undefined on i nput line 527. [10] [11] [12] Chapter 4. ! Undefined control sequence. ...z}_{i1} \\ \tilde {Y}_{i1} &= \diag (\tilde {z}_{ij})^{-1} \ti... l.728 \end{align} ! Undefined control sequence. ...z}_{i1} \\ \tilde {Y}_{i1} &= \diag (\tilde {z}_{ij})^{-1} \ti... l.728 \end{align} ! Undefined control sequence. ... \tilde {z}_{ij} \\ Y_{ik} &= \diag (z^{new}_{i})^{-1} \diag (... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ...} &= \diag (z^{new}_{i})^{-1} \diag (z_{i}) \exp (m_i - m^{new... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ... \tilde {z}_{ij} \\ Y_{ik} &= \diag (z^{new}_{i})^{-1} \diag (... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ...} &= \diag (z^{new}_{i})^{-1} \diag (z_{i}) \exp (m_i - m^{new... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. \tilde {Y}_{ij} &= \diag (z^{new}_{i})^{-1} \exp (\tilde {m}_{ij... l.754 \end{align} ! Undefined control sequence. \tilde {Y}_{ij} &= \diag (z^{new}_{i})^{-1} \exp (\tilde {m}_{ij... l.754 \end{align} [13] [14] Chapter 5. [15] LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I_7index_t000000_7ind ex_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_7index_t_b_7index_t_ 7index_tEN2ck22BlockwiseGemmXdlops_v2E' on page 16 undefined on input line 856. [16] LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I0000000_7index_t_7in dex_t_N9enable_ifIXaaclN7SrcDesc20IsKnownAtCompileTimeEEclN7DstDesc20IsKnownAtC ompileTimeEEEbE4typeEEN2ck44ThreadwiseTensorSliceTransfer_StaticToStaticE' on p age 17 undefined on input line 936. LaTeX Warning: Hyper reference `API_Reference_Guide:_CPPv4I0000000_7index_t_7in dex_t_N9enable_ifIXaaclN7SrcDesc20IsKnownAtCompileTimeEEclN7DstDesc20IsKnownAtC ompileTimeEEEbE4typeEEN2ck44ThreadwiseTensorSliceTransfer_StaticToStaticE' on p age 17 undefined on input line 936. [17] [18] Chapter 6. [19] LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 20 undefined on input line 1025. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 20 undefined on input line 1034. Overfull \hbox (23.49371pt too wide) in paragraph at lines 1068--1068 \T1/txtt/bx/n/10 typename Strides> __host__ constexpr __device__ auto make_layo ut (const Shape &shape, Overfull \hbox (60.2436pt too wide) in paragraph at lines 1097--1097 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ auto make_layout (const Shape &shape)| [20] Overfull \hbox (7.74376pt too wide) in paragraph at lines 1167--1167 \T1/txtt/bx/n/10 typename FlattenDesc> __host__ constexpr __device__ auto get ( const Layout< Shape, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 21 undefined on input line 1178. Overfull \hbox (70.74358pt too wide) in paragraph at lines 1241--1241 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Layout< Shape, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 21 undefined on input line 1252. [21] Overfull \hbox (70.74358pt too wide) in paragraph at lines 1289--1289 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Layout< Shape, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 22 undefined on input line 1292. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 22 undefined on input line 1296. Overfull \hbox (159.99332pt too wide) in paragraph at lines 1370--1370 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 22 undefined on input line 1377. Overfull \hbox (7.74376pt too wide) in paragraph at lines 1392--1392 \T1/txtt/bx/n/10 Dims> __host__ constexpr __device__ auto rank ([[maybe_unused] ] const Tuple< Dims. [22] Overfull \hbox (154.74333pt too wide) in paragraph at lines 1414--1414 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim)| Overfull \hbox (75.99356pt too wide) in paragraph at lines 1484--1484 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto depth (const Layout< Shape, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 23 undefined on input line 1491. Overfull \hbox (159.99332pt too wide) in paragraph at lines 1528--1528 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim)| Overfull \hbox (2.49377pt too wide) in paragraph at lines 1550--1550 []\T1/txtt/bx/n/10 __host__ constexpr __device__ index_t depth ([[maybe_unused] ] const index_t &dim)| [23] Overfull \hbox (128.49341pt too wide) in paragraph at lines 1598--1598 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ const auto & shape (const LayoutType &layout)| LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 24 undefined on input line 1601. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 24 undefined on input line 1605. LaTeX Warning: Hyper reference `wrapper:_CPPv4N2ck7wrapper14MemoryTypeEnumE' on page 24 undefined on input line 1631. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 24 undefined on input line 1636. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 24 undefined on input line 1636. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 24 undefined on input line 1649. [24] LaTeX Warning: Hyper reference `wrapper:_CPPv4N2ck7wrapper14MemoryTypeEnumE' on page 25 undefined on input line 1730. LaTeX Warning: Hyper reference `wrapper:_CPPv4I_14MemoryTypeEnum000EN2ck7wrappe r11make_tensorEDaP11ElementTypeRK6LayoutI5Shape22UnrolledDescriptorTypeE' on pa ge 25 undefined on input line 1731. LaTeX Warning: Hyper reference `wrapper:_CPPv4I00EN2ck7wrapper6LayoutE' on page 25 undefined on input line 1731. LaTeX Warning: Hyper reference `wrapper:_CPPv4I_14MemoryTypeEnum000EN2ck7wrappe r11make_tensorEDaP11ElementTypeRK6LayoutI5Shape22UnrolledDescriptorTypeE' on pa ge 25 undefined on input line 1731. LaTeX Warning: Hyper reference `wrapper:_CPPv4I_14MemoryTypeEnum000EN2ck7wrappe r11make_tensorEDaP11ElementTypeRK6LayoutI5Shape22UnrolledDescriptorTypeE' on pa ge 25 undefined on input line 1731. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 25 undefined on input line 1748. LaTeX Warning: Hyper reference `wrapper:_CPPv4N2ck7wrapper14MemoryTypeEnumE' on page 25 undefined on input line 1766. LaTeX Warning: Hyper reference `wrapper:_CPPv4I00EN2ck7wrapper6LayoutE' on page 25 undefined on input line 1767. LaTeX Warning: Hyper reference `wrapper:_CPPv4I_14MemoryTypeEnum000EN2ck7wrappe r20make_register_tensorEDaRK6LayoutI5Shape22UnrolledDescriptorTypeE' on page 25 undefined on input line 1767. LaTeX Warning: Hyper reference `wrapper:_CPPv4I_14MemoryTypeEnum000EN2ck7wrappe r20make_register_tensorEDaRK6LayoutI5Shape22UnrolledDescriptorTypeE' on page 25 undefined on input line 1767. Overfull \hbox (191.49323pt too wide) in paragraph at lines 1797--1797 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 25 undefined on input line 1800. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 25 undefined on input line 1800. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 25 undefined on input line 1804. [25] Overfull \hbox (138.99338pt too wide) in paragraph at lines 1819--1819 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 26 undefined on input line 1830. Overfull \hbox (138.99338pt too wide) in paragraph at lines 1845--1845 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 26 undefined on input line 1856. Overfull \hbox (144.24336pt too wide) in paragraph at lines 1871--1871 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 26 undefined on input line 1882. Overfull \hbox (186.24324pt too wide) in paragraph at lines 1897--1897 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 26 undefined on input line 1900. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 26 undefined on input line 1904. LaTeX Warning: Hyper reference `wrapper:_CPPv4I00EN2ck7wrapper5sliceEDaK8FromTy peK6ToType' on page 26 undefined on input line 1921. LaTeX Warning: Hyper reference `wrapper:_CPPv4I00EN2ck7wrapper5sliceEDaK8FromTy peK6ToType' on page 26 undefined on input line 1921. [26] LaTeX Warning: Hyper reference `wrapper:_CPPv4I0EN2ck7wrapper5sliceEDaK6ToType' on page 27 undefined on input line 1953. Overfull \hbox (128.49341pt too wide) in paragraph at lines 2021--2021 \T1/txtt/bx/n/10 typename ThreadLengthsTuple> __host__ constexpr __device__ aut o make_local_partition (TensorType &tensor, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 27 undefined on input line 2029. LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_layout' on page 27 undefined on input line 2033. Overfull \hbox (117.99344pt too wide) in paragraph at lines 2054--2054 \T1/txtt/bx/n/10 typename BlockShapeTuple> __host__ constexpr __device__ auto m ake_local_tile (const TensorType &tensor, LaTeX Warning: Hyper reference `wrapper:structck_1_1wrapper_1_1_tensor' on page 27 undefined on input line 2067. [27] Overfull \hbox (33.99368pt too wide) in paragraph at lines 2120--2120 \T1/txtt/bx/n/10 typename DstTensorType> __host__ __device__ void copy (const S rcTensorType &src_tensor, [28] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 []\T1/qtm/b/n/10 Ad-di-tional read-ing: \T1/qtm/m/n/10 The blog post [][]AMD Co m-pos-able Ker-nel li-brary: ef-fi-cient fused ker-nels Underfull \hbox (badness 5771) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 for AI apps with just a few lines of code[][] pro-vides a deeper un-der-stand-ing of the CK li-brary Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 and show-cases its per-for-mance ca-pa-bil-i-ties. <[][]$https : / / community . amd . com / t5 / instinct-[]accelerators / Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 amd-[]composable-[]kernel-[]library-[]e^^^cient-[]fused-[]kernel s-[]for-[]ai / ba-[]p / 553224$[][]>\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 _ from the AMD Com-mu- [29] [30] No file advanced-micro-devices-composable-kernel.ind. [31] (./advanced-micro-devices-composable-kernel.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `advanced-micro-devices-composable-kernel. out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvbi.pfb> Output written on advanced-micro-devices-composable-kernel.pdf (35 pages, 91708 3 bytes). Transcript written on advanced-micro-devices-composable-kernel.log. Latexmk: Index file 'advanced-micro-devices-composable-kernel.idx' was written Latexmk: Missing input file 'advanced-micro-devices-composable-kernel.ind' (or dependence on it) from following: 'No file advanced-micro-devices-composable-kernel.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-composable-kernel.pdf' Latexmk: Log file says output to 'advanced-micro-devices-composable-kernel.pdf' Rule 'makeindex advanced-micro-devices-composable-kernel.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-composable-kernel.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-composable-kernel.idx' ------------ ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-composable-kernel.ind" "advanced-micro-devices-composable-kernel.idx"' ------------ Latexmk: Examining 'advanced-micro-devices-composable-kernel.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-composable-kernel.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file advanced-micro-devices-composable-kernel.idx....done (22 entries accepted, 0 rejected). Sorting entries....done (101 comparisons). Generating output file advanced-micro-devices-composable-kernel.ind....done (29 lines written, 0 warnings). Output written in advanced-micro-devices-composable-kernel.ind. Transcript written in advanced-micro-devices-composable-kernel.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-composable-kernel.aux' 'advanced-micro-devices-composable-kernel.ind' 'advanced-micro-devices-composable-kernel.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-composable-kernel" "composablekernel.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./composablekernel.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-composable-kernel.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-composable-kernel.aux LaTeX Warning: Label `wrapper:namespaceck' multiply defined. LaTeX Warning: Label `wrapper:namespaceck_1_1wrapper' multiply defined. LaTeX Warning: Label `wrapper:namespaceck' multiply defined. LaTeX Warning: Label `wrapper:namespaceck_1_1wrapper' multiply defined. LaTeX Warning: Label `wrapper:namespaceck' multiply defined. LaTeX Warning: Label `wrapper:namespaceck_1_1wrapper' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-composable-kernel.out) (./advanced-micro-devices-composable-kernel.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 78. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 78. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-composable-kernel.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./ck_component. png>] [4 <./ck_layer.png>] Chapter 2. [5] [6] [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 515--515 []\T1/qhv/m/n/10 GPU [9] [10] [11] [12] Chapter 4. ! Undefined control sequence. ...z}_{i1} \\ \tilde {Y}_{i1} &= \diag (\tilde {z}_{ij})^{-1} \ti... l.728 \end{align} ! Undefined control sequence. ...z}_{i1} \\ \tilde {Y}_{i1} &= \diag (\tilde {z}_{ij})^{-1} \ti... l.728 \end{align} ! Undefined control sequence. ... \tilde {z}_{ij} \\ Y_{ik} &= \diag (z^{new}_{i})^{-1} \diag (... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ...} &= \diag (z^{new}_{i})^{-1} \diag (z_{i}) \exp (m_i - m^{new... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ... \tilde {z}_{ij} \\ Y_{ik} &= \diag (z^{new}_{i})^{-1} \diag (... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ...} &= \diag (z^{new}_{i})^{-1} \diag (z_{i}) \exp (m_i - m^{new... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. \tilde {Y}_{ij} &= \diag (z^{new}_{i})^{-1} \exp (\tilde {m}_{ij... l.754 \end{align} ! Undefined control sequence. \tilde {Y}_{ij} &= \diag (z^{new}_{i})^{-1} \exp (\tilde {m}_{ij... l.754 \end{align} [13] [14] Chapter 5. [15] [16] [17] [18] Chapter 6. [19] Overfull \hbox (23.49371pt too wide) in paragraph at lines 1068--1068 \T1/txtt/bx/n/10 typename Strides> __host__ constexpr __device__ auto make_layo ut (const Shape &shape, Overfull \hbox (60.2436pt too wide) in paragraph at lines 1097--1097 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ auto make_layout (const Shape &shape)| [20] Overfull \hbox (7.74376pt too wide) in paragraph at lines 1167--1167 \T1/txtt/bx/n/10 typename FlattenDesc> __host__ constexpr __device__ auto get ( const Layout< Shape, Overfull \hbox (70.74358pt too wide) in paragraph at lines 1241--1241 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Layout< Shape, [21] Overfull \hbox (70.74358pt too wide) in paragraph at lines 1289--1289 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Layout< Shape, Overfull \hbox (159.99332pt too wide) in paragraph at lines 1370--1370 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, Overfull \hbox (7.74376pt too wide) in paragraph at lines 1392--1392 \T1/txtt/bx/n/10 Dims> __host__ constexpr __device__ auto rank ([[maybe_unused] ] const Tuple< Dims. [22] Overfull \hbox (154.74333pt too wide) in paragraph at lines 1414--1414 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim)| Overfull \hbox (75.99356pt too wide) in paragraph at lines 1484--1484 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto depth (const Layout< Shape, Overfull \hbox (159.99332pt too wide) in paragraph at lines 1528--1528 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim)| Overfull \hbox (2.49377pt too wide) in paragraph at lines 1550--1550 []\T1/txtt/bx/n/10 __host__ constexpr __device__ index_t depth ([[maybe_unused] ] const index_t &dim)| [23] Overfull \hbox (128.49341pt too wide) in paragraph at lines 1598--1598 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ const auto & shape (const LayoutType &layout)| [24] Overfull \hbox (191.49323pt too wide) in paragraph at lines 1797--1797 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, [25] Overfull \hbox (138.99338pt too wide) in paragraph at lines 1819--1819 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, Overfull \hbox (138.99338pt too wide) in paragraph at lines 1845--1845 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, Overfull \hbox (144.24336pt too wide) in paragraph at lines 1871--1871 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, Overfull \hbox (186.24324pt too wide) in paragraph at lines 1897--1897 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, [26] Overfull \hbox (128.49341pt too wide) in paragraph at lines 2021--2021 \T1/txtt/bx/n/10 typename ThreadLengthsTuple> __host__ constexpr __device__ aut o make_local_partition (TensorType &tensor, Overfull \hbox (117.99344pt too wide) in paragraph at lines 2054--2054 \T1/txtt/bx/n/10 typename BlockShapeTuple> __host__ constexpr __device__ auto m ake_local_tile (const TensorType &tensor, [27] Overfull \hbox (33.99368pt too wide) in paragraph at lines 2120--2120 \T1/txtt/bx/n/10 typename DstTensorType> __host__ __device__ void copy (const S rcTensorType &src_tensor, [28] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 []\T1/qtm/b/n/10 Ad-di-tional read-ing: \T1/qtm/m/n/10 The blog post [][]AMD Co m-pos-able Ker-nel li-brary: ef-fi-cient fused ker-nels Underfull \hbox (badness 5771) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 for AI apps with just a few lines of code[][] pro-vides a deeper un-der-stand-ing of the CK li-brary Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 and show-cases its per-for-mance ca-pa-bil-i-ties. <[][]$https : / / community . amd . com / t5 / instinct-[]accelerators / Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 amd-[]composable-[]kernel-[]library-[]e^^^cient-[]fused-[]kernel s-[]for-[]ai / ba-[]p / 553224$[][]>\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 _ from the AMD Com-mu- [29] [30] (./advanced-micro-devices-composable-kernel.ind [31] [32] Overfull \hbox (16.87178pt too wide) in paragraph at lines 11--13 []\T1/txtt/m/n/10 ck::GridwiseBatchedGemmSoftmaxGemm_Xdl_CShuffle Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 ck::ThreadGroupTensorSliceTransfer_v4r1 Overfull \hbox (22.12177pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 ck::ThreadwiseTensorSliceTransfer_StaticToStatic [33]) (./advanced-micro-devices-composable-kernel.aux) LaTeX Warning: There were multiply-defined labels. Package rerunfilecheck Warning: File `advanced-micro-devices-composable-kernel. out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvbi.pfb> Output written on advanced-micro-devices-composable-kernel.pdf (37 pages, 92900 3 bytes). Transcript written on advanced-micro-devices-composable-kernel.log. Latexmk: Index file 'advanced-micro-devices-composable-kernel.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-composable-kernel.pdf' Latexmk: Log file says output to 'advanced-micro-devices-composable-kernel.pdf' Latexmk: List of undefined refs and citations: Label `wrapper:namespaceck' multiply defined Label `wrapper:namespaceck_1_1wrapper' multiply defined Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-composable-kernel.aux' 'advanced-micro-devices-composable-kernel.out' 'advanced-micro-devices-composable-kernel.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'advanced-micro-devices-composable-kernel.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-composable-kernel" "composablekernel.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./composablekernel.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-composable-kernel.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-composable-kernel.aux LaTeX Warning: Label `wrapper:namespaceck' multiply defined. LaTeX Warning: Label `wrapper:namespaceck_1_1wrapper' multiply defined. LaTeX Warning: Label `wrapper:namespaceck' multiply defined. LaTeX Warning: Label `wrapper:namespaceck_1_1wrapper' multiply defined. LaTeX Warning: Label `wrapper:namespaceck' multiply defined. LaTeX Warning: Label `wrapper:namespaceck_1_1wrapper' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-composable-kernel.out) (./advanced-micro-devices-composable-kernel.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 78. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 78. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-composable-kernel.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./ck_component. png>] [4 <./ck_layer.png>] Chapter 2. [5] [6] [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 515--515 []\T1/qhv/m/n/10 GPU [9] [10] [11] [12] Chapter 4. ! Undefined control sequence. ...z}_{i1} \\ \tilde {Y}_{i1} &= \diag (\tilde {z}_{ij})^{-1} \ti... l.728 \end{align} ! Undefined control sequence. ...z}_{i1} \\ \tilde {Y}_{i1} &= \diag (\tilde {z}_{ij})^{-1} \ti... l.728 \end{align} ! Undefined control sequence. ... \tilde {z}_{ij} \\ Y_{ik} &= \diag (z^{new}_{i})^{-1} \diag (... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ...} &= \diag (z^{new}_{i})^{-1} \diag (z_{i}) \exp (m_i - m^{new... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ... \tilde {z}_{ij} \\ Y_{ik} &= \diag (z^{new}_{i})^{-1} \diag (... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. ...} &= \diag (z^{new}_{i})^{-1} \diag (z_{i}) \exp (m_i - m^{new... l.742 \end{align} \begin{enumerate} ! Undefined control sequence. \tilde {Y}_{ij} &= \diag (z^{new}_{i})^{-1} \exp (\tilde {m}_{ij... l.754 \end{align} ! Undefined control sequence. \tilde {Y}_{ij} &= \diag (z^{new}_{i})^{-1} \exp (\tilde {m}_{ij... l.754 \end{align} [13] [14] Chapter 5. [15] [16] [17] [18] Chapter 6. [19] Overfull \hbox (23.49371pt too wide) in paragraph at lines 1068--1068 \T1/txtt/bx/n/10 typename Strides> __host__ constexpr __device__ auto make_layo ut (const Shape &shape, Overfull \hbox (60.2436pt too wide) in paragraph at lines 1097--1097 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ auto make_layout (const Shape &shape)| [20] Overfull \hbox (7.74376pt too wide) in paragraph at lines 1167--1167 \T1/txtt/bx/n/10 typename FlattenDesc> __host__ constexpr __device__ auto get ( const Layout< Shape, Overfull \hbox (70.74358pt too wide) in paragraph at lines 1241--1241 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Layout< Shape, [21] Overfull \hbox (70.74358pt too wide) in paragraph at lines 1289--1289 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Layout< Shape, Overfull \hbox (159.99332pt too wide) in paragraph at lines 1370--1370 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, Overfull \hbox (7.74376pt too wide) in paragraph at lines 1392--1392 \T1/txtt/bx/n/10 Dims> __host__ constexpr __device__ auto rank ([[maybe_unused] ] const Tuple< Dims. [22] Overfull \hbox (154.74333pt too wide) in paragraph at lines 1414--1414 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim)| Overfull \hbox (75.99356pt too wide) in paragraph at lines 1484--1484 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto depth (const Layout< Shape, Overfull \hbox (159.99332pt too wide) in paragraph at lines 1528--1528 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim)| Overfull \hbox (2.49377pt too wide) in paragraph at lines 1550--1550 []\T1/txtt/bx/n/10 __host__ constexpr __device__ index_t depth ([[maybe_unused] ] const index_t &dim)| [23] Overfull \hbox (128.49341pt too wide) in paragraph at lines 1598--1598 []\T1/txtt/bx/n/10 template __host__ constexpr __device__ const auto & shape (const LayoutType &layout)| [24] Overfull \hbox (191.49323pt too wide) in paragraph at lines 1797--1797 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, [25] Overfull \hbox (138.99338pt too wide) in paragraph at lines 1819--1819 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, Overfull \hbox (138.99338pt too wide) in paragraph at lines 1845--1845 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, Overfull \hbox (144.24336pt too wide) in paragraph at lines 1871--1871 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, Overfull \hbox (186.24324pt too wide) in paragraph at lines 1897--1897 \T1/txtt/bx/n/10 typename UnrolledDescriptorType> __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, [26] Overfull \hbox (128.49341pt too wide) in paragraph at lines 2021--2021 \T1/txtt/bx/n/10 typename ThreadLengthsTuple> __host__ constexpr __device__ aut o make_local_partition (TensorType &tensor, Overfull \hbox (117.99344pt too wide) in paragraph at lines 2054--2054 \T1/txtt/bx/n/10 typename BlockShapeTuple> __host__ constexpr __device__ auto m ake_local_tile (const TensorType &tensor, [27] Overfull \hbox (33.99368pt too wide) in paragraph at lines 2120--2120 \T1/txtt/bx/n/10 typename DstTensorType> __host__ __device__ void copy (const S rcTensorType &src_tensor, [28] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 []\T1/qtm/b/n/10 Ad-di-tional read-ing: \T1/qtm/m/n/10 The blog post [][]AMD Co m-pos-able Ker-nel li-brary: ef-fi-cient fused ker-nels Underfull \hbox (badness 5771) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 for AI apps with just a few lines of code[][] pro-vides a deeper un-der-stand-ing of the CK li-brary Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 and show-cases its per-for-mance ca-pa-bil-i-ties. <[][]$https : / / community . amd . com / t5 / instinct-[]accelerators / Underfull \hbox (badness 10000) in paragraph at lines 2210--2214 \T1/qtm/m/n/10 amd-[]composable-[]kernel-[]library-[]e^^^cient-[]fused-[]kernel s-[]for-[]ai / ba-[]p / 553224$[][]>\TS1/qtm/m/n/10 `\T1/qtm/m/n/10 _ from the AMD Com-mu- [29] [30] (./advanced-micro-devices-composable-kernel.ind [31] [32] Overfull \hbox (16.87178pt too wide) in paragraph at lines 11--13 []\T1/txtt/m/n/10 ck::GridwiseBatchedGemmSoftmaxGemm_Xdl_CShuffle Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 ck::ThreadGroupTensorSliceTransfer_v4r1 Overfull \hbox (22.12177pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 ck::ThreadwiseTensorSliceTransfer_StaticToStatic [33]) (./advanced-micro-devices-composable-kernel.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvbi.pfb> Output written on advanced-micro-devices-composable-kernel.pdf (37 pages, 92937 8 bytes). Transcript written on advanced-micro-devices-composable-kernel.log. Latexmk: Index file 'advanced-micro-devices-composable-kernel.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-composable-kernel.pdf' Latexmk: Log file says output to 'advanced-micro-devices-composable-kernel.pdf' Latexmk: List of undefined refs and citations: Label `wrapper:namespaceck' multiply defined Label `wrapper:namespaceck_1_1wrapper' multiply defined Latexmk: Summary of warnings from last run of *latex: Latex found 6 multiply defined reference(s) Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'advanced-micro-devices-composable-kernel.log' for details Latexmk: Examining 'advanced-micro-devices-composable-kernel.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2024-03-20T21:41:47.974825Z, end-time: 2024-03-20T21:42:16.541111Z, duration: 28, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub 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/latest/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 1085 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2143 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 2165 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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 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/latest/include/ck/tensor_operation/gpu/grid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/check_err.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/conv_common.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/library/include/ck/library/utility/convolution_parameter.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/convolution_parameter.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/device_memory.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/fill.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_gemm.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_tensor_generator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/iterator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/libr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:408: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt and base class BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >! /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: 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/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:254: warning: Detected potential recursive class relation between class ck::BlockToCTileMap_M00_N0_M01Adapt and base class BlockToCTileMap_M00_N0_M01Adapt< MPerBlock, NPerBlock, void >! ary/utility/literals.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ranges.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/layout.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.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 inheritance 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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_3d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/layout.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/operations/copy.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/tensor.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/layout_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_partition.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/tensor_utils.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/algorithm.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/fill.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/host_common_util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/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/latest/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/latest/library/include/ck/library/utility/iterator.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/literals.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/numeric.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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... Gener/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! ating 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::GridwiseMultiblockBatchNormForward... 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_Grouped_M00_N0_M01Adapt... Generating docs for compound ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void >... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt... Generating docs for compound ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockToCTileMap_GemmStreamK... 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::GridwiseElementwise_3D... 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::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Argument... Generating docs for nested compound ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp::Problem... Generating docs for compound ck::GridwiseGemmMultipleABD_xdl_cshuffle... 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad... Generating docs for nested compound ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::Argument... Generating docs for compound ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3... Generating docs for compound ck::GridwiseGemmPipeline_v4... Generating docs for compound ck::GridwiseGemmPipeline_v4< 1 >... Generating docs for compound ck::GridwiseGemmPipeline_v4< 2 >... 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::GridwiseGemm_xdl_cshuffle_v2... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::Argument... Generating docs for nested compound ck::GridwiseGemm_xdl_cshuffle_v2::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_bk0mk1_bk0nk1_mn_xdlops_streamk... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor >... Generating docs for nested compound ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor >... 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::GridwisePutElement_1D... Generating docs for compound ck::GridwiseSoftmax_mk_to_mk... Generating docs for compound ck::GridwiseSparseEmbeddingsForwardLayernorm... Generating docs for compound ck::GridwiseTensorRearrange... Generating docs for compound ck::GridwiseNormalizationBwdData_mk_to_mk... Generating docs for compound ck::GridwiseNormalizationBwdGammaBeta_mk_to_k... 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_hotloop_inst... Generating docs for compound ck::BlockwiseGemmXdlops_pipeline_v4... 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_DirectLoad... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v4r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1... Generating docs for compound ck::ThreadGroupTensorSliceTransfer_v6r1r2... 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::ThreadGroupTensorSliceTransfer_v7r2... 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::Thread/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp:932: warning: found paragraph command (id: 'Description') outside of subsubsection context! wiseTensorSliceTransfer_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_v6r1r2... 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::ThreadwiseTensorSliceTransfer_v7r2... 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... Generating 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 docs for namespace ck::wrapper Generating docs for compound ck::wrapper::Layout... Generating docs for compound ck::wrapper::Tensor... Generating docs for namespace ck::wrapper::detail Generating docs for namespace lds_direct_load 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_ak0mak1_bk0nbk1_mn_dpp::Argument Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::Argument 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::GridwiseGemm_xdl_cshuffle_v2::Argument Generating XML output for class ck::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad::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_GemmStreamK Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt Generating XML output for class ck::BlockToCTileMap_Grouped_M00_N0_M01Adapt< GroupNum, MPerBlock, NPerBlock, void > 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::BlockToCTileMap_N00_M0_N01Adapt Generating XML output for class ck::BlockToCTileMap_N00_M0_N01Adapt< 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::BlockwiseGemmDpp_ak0mak1_bk0nbk1_m0n0m1n1m2n2 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_pipeline_hotloop_inst Generating XML output for class ck::BlockwiseGemmXdlops_pipeline_v4 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::GridwiseElementwise_3D Generating XML output for class ck::GridwiseElementwiseLayernormWelfordVariance_mk_to_mk Generating XML output for class ck::GridwiseGemm_ak0mak1_bk0nbk1_mn_dpp Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_bwd_weight Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk 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::GridwiseGemm_xdl_cshuffle_v2 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::GridwiseGemmMultipleABD_xdl_cshuffle 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::GridwiseGemmMultipleD_Xdl_CShuffle_LdsDirectLoad Generating XML output for class ck::GridwiseGemmMultipleD_xdl_splitk_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::GridwiseGemmPipeline_v3 Generating XML output for class ck::GridwiseGemmPipeline_v4 Generating XML output for class ck::GridwiseGemmPipeline_v4< 1 > Generating XML output for class ck::GridwiseGemmPipeline_v4< 2 > 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::GridwiseMultiblockBatchNormForward 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::GridwiseNormalizationBwdData_mk_to_mk Generating XML output for class ck::GridwiseNormalizationBwdGammaBeta_mk_to_k 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::GridwisePutElement_1D 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::GridwiseTensorRearrange 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::wrapper::Layout Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::ColumnMajor > Generating XML output for class ck::GridwiseGemm_bk0mk1_bk0nk1_mn_xdlops_streamk::LStr< ck::tensor_layout::gemm::RowMajor > 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_ak0mak1_bk0nbk1_mn_dpp::Problem 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::GridwiseGemm_xdl_cshuffle_v2::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 ck::wrapper::Tensor Generating XML output for class Tensor Generating XML output for class ck::ThreadGroupTensorSliceTransfer_DirectLoad Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v4r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1 Generating XML output for class ck::ThreadGroupTensorSliceTransfer_v6r1r2 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::ThreadGroupTensorSliceTransfer_v7r2 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_v6r1r2 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::ThreadwiseTensorSliceTransfer_v7r2 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 ck::wrapper Generating XML output for namespace ck::wrapper::@124 Generating XML output for namespace ck::wrapper::detail Generating XML output for namespace ck::wrapper::detail::@122 Generating XML output for namespace lds_direct_load Generating XML output for namespace std Generating XML output for namespace tensor_operation Generating XML output for namespace tensor_operation::device 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_dpp.hpp Generating XML output for file blockwise_gemm_pipeline_xdlops.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_direct_load.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_v6r1r2.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 thread_group_tensor_slice_transfer_v7r2.hpp Generating XML output for file gridwise_multiblock_batchnorm_forward.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_obsolete.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_1d_scale.hpp Generating XML output for file gridwise_elementwise_2d.hpp Generating XML output for file gridwise_elementwise_3d.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_dpp.hpp Generating XML output for file gridwise_gemm_multiple_abd_xdl_cshuffle.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_multiple_d_xdl_cshuffle_lds_direct_load.hpp Generating XML output for file gridwise_gemm_multiple_d_xdl_splitk_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_pipeline_v3.hpp Generating XML output for file gridwise_gemm_pipeline_v4_direct_load.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_split_k_multiple_d_xdl_cshuffle_v2.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_cshuffle_v2.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_streamk.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_put_element_1d.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_tensor_rearrange.hpp Generating XML output for file gridwise_normalization_bwd_data.hpp Generating XML output for file gridwise_normalization_bwd_gamma_beta.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_v6r1r2.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_tensor_slice_transfer_v7r2.hpp Generating XML output for file threadwise_welford.hpp Generating XML output for file layout.hpp Generating XML output for file copy.hpp Generating XML output for file tensor.hpp Generating XML output for file layout_utils.hpp Generating XML output for file tensor_partition.hpp Generating XML output for file tensor_utils.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/latest/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/latest/include/ck/tensor_operation/gpu/block/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/tensor_operation/gpu/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/grid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/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/latest/include/ck/wrapper/operations/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/tensor_operation/gpu/thread/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/library/include/ck/library/utility/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/utils/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/include/ck/wrapper/ Running plantuml with JAVA... lookup cache used 6782/65536 hits=140870 misses=7101 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 loading pickled environment... checking bibtex cache... up to date done myst v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'html_image', 'dollarmath', 'substitution', 'replacements', 'fieldlist'}, 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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCmCMakeBuildTools%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCmCMakeBuildTools%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') [autosummary] generating autosummary for: API_Reference_Guide.rst, Contributors_Guide.rst, Supported_Primitives_Guide.rst, dockerhub.rst, index.rst, license.md, tutorial_hello_world.rst, what-is-ck.rst, wrapper.rst building [mo]: targets for 0 po files that are out of date building [epub]: targets for 9 source files that are out of date updating environment: 0 added, 3 changed, 0 removed reading sources... [ 33%] API_Reference_Guide reading sources... [ 66%] license reading sources... [100%] wrapper /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/license.md:1: CRITICAL: Directive "include": file not found: '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/LICENSE.md' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 52] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) ----------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 73] template __host__ constexpr __device__ auto make_layout (const Shape &shape, const Strides &strides) -------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] template __host__ constexpr __device__ auto make_layout (const Shape &shape) ----------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 55] template __host__ constexpr __device__ auto make_layout (const Shape &shape) -------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T get (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T get (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 49] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) -------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 70] template __host__ constexpr __device__ auto get (const Tuple< Dims... > &tuple) ----------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 69] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ---------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 90] template __host__ constexpr __device__ auto get (const Layout< Shape, FlattenDesc > &layout) ------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto get (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto get (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] template __host__ __device__ constexpr T size (const T &dim) ------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ __device__ constexpr T size (const T &dim) -----------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 80] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) --------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 101] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -----------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 41] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) -----------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 62] template __host__ constexpr __device__ auto size (const Tuple< ShapeDims... > &shape) --------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto size (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto size (const Tuple< Ts... > &tuple) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ auto size (const T &elem) ------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 81] template __host__ constexpr __device__ auto size (const T &elem) ---------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto rank ([[maybe_unused]] const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t rank ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t rank ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto rank (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto rank (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 67] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) -------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 88] template __host__ constexpr __device__ auto depth (const Layout< Shape, UnrolledDescriptorType > &layout) ----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 36] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 57] template __host__ constexpr __device__ auto depth (const Tuple< Dims... > &tuple) ---------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) --------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 53] template __host__ constexpr __device__ index_t depth ([[maybe_unused]] const Number< IDim > &dim) -----------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 30] __host__ constexpr __device__ index_t depth ([[maybe_unused]] const index_t &dim) ------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 47] template __host__ constexpr __device__ auto depth (const T &elem) -----------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto depth (const T &elem) --------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:71: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ---------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 60] template __host__ constexpr __device__ const auto & shape (const LayoutType &layout) ------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & layout (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto size (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto rank (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 141] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ---------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 162] template __host__ constexpr __device__ auto depth (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ------------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:83: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 124] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) ----------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 145] template __host__ constexpr __device__ const auto & shape (const Tensor< BufferAddressSpace, ElementType, Shape, UnrolledDescriptorType > &tensor) -------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 68] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) --------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 89] template __host__ constexpr __device__ auto make_local_partition (TensorType &tensor, [[maybe_unused]] const ThreadLengthsTuple &thread_lengths, const index_t thread_id) -----------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 65] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) -----------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 86] template __host__ constexpr __device__ auto make_local_tile (const TensorType &tensor, const BlockShapeTuple &tile_shape, const index_t block_id) --------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: ck'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Duplicate C++ declaration, also defined at wrapper:71. Declaration is '.. cpp:type:: wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 66] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 77] template __host__ __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) -----------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 142] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) ----------------------------------------------------------------------------------------------------------------------------------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 146] template __device__ void copy (const SrcTensorType &src_tensor, DstTensorType &dst_tensor) --------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck_1_1wrapper". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: CRITICAL: Duplicate ID: "namespaceck". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/wrapper.rst:9: WARNING: Duplicate explicit target name: "namespaceck". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] API_Reference_Guide writing output... [ 22%] Contributors_Guide writing output... [ 33%] Supported_Primitives_Guide writing output... [ 44%] dockerhub writing output... [ 55%] index writing output... [ 66%] license writing output... [ 77%] tutorial_hello_world writing output... [ 88%] what-is-ck writing output... [100%] wrapper generating indices... genindex done writing additional pages... done copying images... [ 50%] data/ck_component.png copying images... [100%] data/ck_layer.png copying static files... done copying extra files... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/latest/docs/index.rst:1: WARNING: toctree contains reference to document 'license' that doesn't have a title: no link will be generated writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing ComposableKernelDocumentation.epub file... Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 18.496 API_Reference_Guide 0.390 wrapper 0.003 license build succeeded, 54 warnings. The ePub file is in ../_readthedocs/epub.