rocm-docs-core v0.18.3

This commit is contained in:
Sam Wu
2023-06-29 15:52:59 -06:00
parent a144653405
commit 2c828465f2
4 changed files with 10 additions and 6 deletions

View File

@@ -14,8 +14,12 @@ shutil.copy2('../RELEASE.md','./release.md')
# Keep capitalization due to similar linking on GitHub's markdown preview.
shutil.copy2('../CHANGELOG.md','./CHANGELOG.md')
project = "ROCm 5.6.0 Documentation"
author = "AMD"
# configurations for PDF output by Read the Docs
project = "ROCm Documentation"
author = "Advanced Micro Devices, Inc."
copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved."
version = "5.6.0"
release = "5.6.0"
setting_all_article_info = True
all_article_info_os = ["linux"]

View File

@@ -17,10 +17,10 @@ Composable Kernel: Performance Portable Programming Model for Machine Learning T
:::
:::{grid-item-card} {doc}`MIGraphX <migraphx:index>`
:::{grid-item-card} {doc}`MIGraphX <amdmigraphx:index>`
AMD MIGraphX is AMD's graph inference engine that accelerates machine learning model inference.
- {doc}`Documentation <migraphx:index>`
- {doc}`Documentation <amdmigraphx:index>`
:::

View File

@@ -43,7 +43,7 @@ Libraries related to AI.
- {doc}`MIOpen <miopen:index>`
- {doc}`Composable Kernel <composable_kernel:index>`
- {doc}`MIGraphX <migraphx:index>`
- {doc}`MIGraphX <amdmigraphx:index>`
:::

View File

@@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
# pip-compile --resolver=backtracking requirements.in
#
accessible-pygments==0.0.3
# via pydata-sphinx-theme