Update backward incompatible planned changes in 5.5 (#2279)

* Update backward incompatible planned changes

* add planned changes to changelog

* update rocm-docs-core to v0.18.3

---------

Co-authored-by: Sam Wu <sam.wu2@amd.com>
This commit is contained in:
Rahul Garg
2023-06-29 09:36:31 -07:00
committed by Sam Wu
parent 3643e8a6c2
commit 0cfc1e480a
8 changed files with 66 additions and 12 deletions

View File

@@ -148,9 +148,9 @@ subtrees:
- title: MIOpen - Machine Intelligence
url: ${project:miopen}
- title: Composable Kernel
url: ${project:composable-kernel}
url: ${project:composable_kernel}
- title: MIGraphX - Graph Optimization
url: ${project:migraphx}
url: ${project:amdmigraphx}
- file: reference/computer_vision
subtrees:
- entries:
@@ -173,7 +173,7 @@ subtrees:
title: Validation Tools
subtrees:
- entries:
- url: ${project:rocm-validation-suite}
- url: ${project:rocmvalidationsuite}
title: RVS
- url: ${project:transferbench}
title: TransferBench

View File

@@ -1 +1 @@
rocm-docs-core==0.18.1
rocm-docs-core==0.18.3

View File

@@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile sphinx/requirements.in
# pip-compile --resolver=backtracking requirements.in
#
accessible-pygments==0.0.3
# via pydata-sphinx-theme
@@ -46,6 +46,10 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.7.0
# via sphinx
importlib-resources==5.12.0
# via rocm-docs-core
jinja2==3.1.2
# via
# myst-parser
@@ -96,7 +100,7 @@ requests==2.28.1
# via
# pygithub
# sphinx
rocm-docs-core==0.18.1
rocm-docs-core==0.18.3
# via -r requirements.in
smmap==5.0.0
# via gitdb
@@ -145,3 +149,7 @@ urllib3==1.26.13
# via requests
wrapt==1.14.1
# via deprecated
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources