Media Libraries - rocDecode & rocJPEG tests#3098
Media Libraries - rocDecode & rocJPEG tests#3098kiritigowda wants to merge 43 commits intoROCm:mainfrom
Conversation
* Submodules - Add media lib sources * Media Libs - Framework * Media - Update deps * Fix CMakeLists * Media - Build topology addition * Media - Build fix * Build - Add rocm path * Test - Add ctests * Packaging - Add media libs * Fix merge conflicts * Fix - bundled name * Cleanup * Fix - Test scripts * Fix black * Fix typo * Fix - media libs * Tests - Fix test path * Black fix * Media - add enable variables and fix tests * Test - Add artifacts for test * Artifacts for test - Install required * Media Test - Add base dev artifacts * Tests - Add Ninja to build * Test - Fix rocdecode failure * Packaging - Add python infra for media * Black -fix * Python Package - media templates * Test - Fix rocJPEG * Python Package - Fix typo * Artifacts - clean up * PyPackage - Filter media contents
|
Audit logs: CTEST results: |
marbre
left a comment
There was a problem hiding this comment.
Some first drive-by comments. This is a huge PR and it could have been splited into smaller ones which would be easier to review (e.g. building,tests, packaging).
marbre
left a comment
There was a problem hiding this comment.
My previous comments have not been addressed, please do so before requesting another review. Furthermore, I need to say this once again, the PR is too large to review. If you want fast review feedback, split up the PR to allow reviewers to focus on the smaller logical chunks.
|
Requires PR #3246 to pass ci |
|
any updates on this? we would like to get this landed! seems the PR has been open for ~ 2 months |
|
replaced with #4025 |
## Motivation Add media tests to CI ## Technical Details Replacing #3098 ## Test Plan Add test rocdecode and test rocjpeg ## Test Result All tests should pass ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
## Motivation Add media tests to CI ## Technical Details Replacing #3098 ## Test Plan Add test rocdecode and test rocjpeg ## Test Result All tests should pass ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
## Motivation Add media tests to CI ## Technical Details Replacing #3098 ## Test Plan Add test rocdecode and test rocjpeg ## Test Result All tests should pass ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
Motivation
Add media library tests for rocdecode and rocjpeg
Technical Details
Media tests for rocdecode and rocjpeg added to current test flow
Test Plan
rocdecode and rocjpeg tests added into the test workflow
Test Result
All tests should pass with rocdecode and rocjpeg
Submission Checklist