Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Package - Min Setup Installation (#1195)
* Bump gitpython from 3.1.34 to 3.1.35 in /docs/.sphinx Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 to 3.1.35. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.34...3.1.35) --- updated-dependencies: - dependency-name: gitpython dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Samples - Updated (#1189) * Set min rocm-docs-core[api_reference] to 0.24.0 in /docs/.sphinx (#1191) * Bump rocm-docs-core[api_reference] in /docs/.sphinx Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v0.24.0...v0.24.1) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.in * Update requirements.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Wu <[email protected]> * SWDEV-415095 - Remove hard coded paths in RUNPATH (#1179) * Bump rocm-docs-core[api_reference] in /docs/.sphinx (#1178) Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * SWDEV-415095 - Remove hard coded paths in RUNPATH The RUNPATH of mivisionx libraries are having the hard coded path /opt/rocm-ver/lib along with $ORIGIN Removed the hard coded path --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kiriti Gowda <[email protected]> * CTest - NN Test reinstall OFF * CTest - Add Test Script * CTest - Lib Test Updates * Lib Test - Fix * Readme - Test Updates * Readme - Fix Build Inst * Readme - ROCm install updates * Readme - Updates * Readme - Config Updates * inference_generator - deprecated * Readme & Changelog - Updates * FindTurboJPEG - Fix Locations * Package deps - Docker * Debian - Package * Deb - package list * Package List - Add parent scope * Parent Scope * Parent Scope * U22 - Release docker * U22 - Docker Release * Depends Package * Fix - Format * Docker - use 5.7 for release --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Wu <[email protected]> Co-authored-by: raramakr <[email protected]>
- Loading branch information