Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NN Inference Setup - Use ONNX 1.12.0 #1294

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

kiritigowda
Copy link
Collaborator

ONNX 1.11.0 - failure on Ubuntu 22.04 -- Need to upgrade to 1.12.0

error: legacy-install-failure
 
× Encountered error while trying to install package.
╰─> onnx
 
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

@kiritigowda kiritigowda added the bugfix Bug fixes to existing features label Mar 6, 2024
@kiritigowda kiritigowda requested review from rrawther and a team as code owners March 6, 2024 18:49
@kiritigowda kiritigowda merged commit ef8d440 into ROCm:develop Mar 8, 2024
12 of 14 checks passed
@kiritigowda kiritigowda deleted the kg/nn-test-fix branch March 8, 2024 21:43
arvindcheru added a commit that referenced this pull request Mar 28, 2024
kiritigowda added a commit that referenced this pull request Mar 28, 2024
* Bump rocm-docs-core[api_reference] from 0.34.0 to 0.34.2 in /docs/sphinx (#1286)

Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.34.0 to 0.34.2.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.34.0...v0.34.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump cryptography from 42.0.0 to 42.0.2 in /docs/sphinx (#1289)

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.0...42.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rocm-docs-core[api_reference] from 0.34.2 to 0.35.0 in /docs/sphinx (#1291)

Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.34.2 to 0.35.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.34.2...v0.35.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Docs - Bump cryptography from 42.0.0 to 42.0.4 in /docs/sphinx (#1290)

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.0...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>

* CMakeLists - Updates (#1287)

* Docs - Bump rocm-docs-core[api_reference] from 0.35.0 to 0.35.1 in /docs/sphinx (#1293)

Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.35.0 to 0.35.1.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.35.0...v0.35.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* NN Inference Setup - Use ONNX 1.12.0 (#1294)

* Bump rocm-docs-core[api_reference] from 0.35.1 to 0.36.0 in /docs/sphinx (#1296)

Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.35.1 to 0.36.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.35.1...v0.36.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* README - Updates and cleanup

* Readme - Updates (#1299)

* Readme - Updates

* Updates - Readme

* Copyright - Updated to 2024 (#1300)

* Docs - Update Doxyfile (#1301) (#1302)

* Docs - Update Doxyfile (#1301)

* Update .Doxyfile

---------

Co-authored-by: Lisa <lisajdelaney@gmail.com>

* Sample - mv_object README.md updates

* Deprecate - rocAL (#1304)

* Deprecate - rocAL

* Docker - Updates

* Readme - Cleanup

* README.md - rocAL fix

* CMakeLists - Build for advanced GPUs fix (#1307)

* MIVisionX - BUILD_WITH_AMD_ADVANCE

* Half - msg for required

* Readme & Changelog - Updates

* Readme - Cleanup

* Setup - Exit without error

* Setup - Cleanup & Fix

* Fix Copyright

* Loom - Off for HIP

* CMakeList - Fix msg

* Bump rocm-docs-core[api_reference] from 0.36.0 to 0.37.0 in /docs/sphinx (#1309)

Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.36.0...v0.37.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Documentation - Fix broken links (#1308)

* Fix broken links

* remove unused

* restored conf.py

* Update NOTE format

* fix other broken links

* Update README.md

---------

Co-authored-by: Kiriti Gowda <kiriti.nageshgowda@amd.com>

* AMD Media - Fix swscale error when using hwdec for amd_media (#1310)

* Enable Static Library Target Generation st1

* Static packaging Update

* Extending static option to targets

* Enabling Multiple target static lib in openvx cmake

* Review Comment to avoid packaging binaries with external dependency

* Review Comment Update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Hansel Yang <hansyang@amd.com>
Co-authored-by: Lisa <lisajdelaney@gmail.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiriti.nageshgowda@amd.com>
Co-authored-by: Rajy Rawther <Rajy.MeeyakhanRawther@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fixes to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants