MIOpen enhance 3D convolution for 7.0 RC3#1022
Merged
Merged
Conversation
BrianHarrisonAMD
approved these changes
Aug 1, 2025
bstefanuk
pushed a commit
that referenced
this pull request
Aug 1, 2025
sdquiring
pushed a commit
that referenced
this pull request
Aug 1, 2025
[ROCm/hipBLAS commit: 26edbf2]
xiaohuguo2023
pushed a commit
to xiaohuguo2023/rocm-libraries
that referenced
this pull request
Aug 3, 2025
* Enable rocTX instrumentation using environment variable. [ROCm/rocSPARSEcommit: 2ad3a18]
assistant-librarian Bot
pushed a commit
to ROCm/MIOpen
that referenced
this pull request
Aug 7, 2025
MIOpen enhance 3D convolution for 7.0 RC3 ## Proposed changes This PR contains several MIOpen commits that need to be cherry-picked from the MIOpen develop branch to release/rocm-rel-7.0 for 7.0 RC3. These include: - #877 ## Checklist Please put an `x` into the boxes that apply. You can also fill these out after creating the PR. If you're not sure, please don't hesitate to ask. - [x] I have added automated tests relevant to the introduced functionality - [x] I have sufficient test coverage for the changes, and code coverage hasn't decreased as a result of my PR - [x] I have ran the tests, and they are all passing locally - [ ] I have added relevant documentation for the changes - [ ] I have removed the stale documentation which is no longer relevant after this pull request - [x] I have ran `make format` & `make check_format` to ensure the changes have been formatted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
This PR contains several MIOpen commits that need to be cherry-picked from the MIOpen develop branch to release/rocm-rel-7.0 for 7.0 RC3. These include:
Checklist
Please put an
xinto the boxes that apply. You can also fill these out after creating the PR. If you're not sure, please don't hesitate to ask.make format&make check_formatto ensure the changes have been formatted