[rocthrust] Move large_data class into the test namespace#137
Open
iassiour wants to merge 5 commits into
Open
Conversation
Contributor
ammallya
pushed a commit
that referenced
this pull request
Jul 11, 2025
[ROCm/hipSPARSELt commit: ec59fe6]
ammallya
pushed a commit
that referenced
this pull request
Sep 24, 2025
* MIOpen plugin: Add Batchnorm_bwd_plan * Fix format * Fix clang diagnostic error * Add batchnorm backwards to the plan builder * Add tests for batchnorm backward plan * Add batchnorm backward integration test * Remove comment * Update tolerances, and fix issue with using wrong types for verification * Fix conflicts * formatting * Fix batchnorm node attributes to have non-empty name * Fix nullptr dereference for node name * Update tolerance ranges fix verification issues, and add an MIOpen style tensor compare * Update sample for new tolerance range * Fix warning * Add explicit casting path just to ensure it's working as expected * Formatting * Remove explicit cast since it's not needed * Fix tolerances to match MIOpen * Fix sample * Non-comprehensive operation tests for bn bwd * Test structure and review comment * Add batchnorm backwards to the operation support doc --------- Co-authored-by: Evgenii Averin <86725875+averinevg@users.noreply.github.com> Co-authored-by: Samuel Reeder <samuel.reeder@amd.com> Co-authored-by: Samuel Reeder <41528605+SamuelReeder@users.noreply.github.com>
ammallya
pushed a commit
that referenced
this pull request
Sep 24, 2025
* MIOpen plugin: Add Batchnorm_bwd_plan * Fix format * Fix clang diagnostic error * Add batchnorm backwards to the plan builder * Add tests for batchnorm backward plan * Add batchnorm backward integration test * Remove comment * Update tolerances, and fix issue with using wrong types for verification * Fix conflicts * formatting * Fix batchnorm node attributes to have non-empty name * Fix nullptr dereference for node name * Update tolerance ranges fix verification issues, and add an MIOpen style tensor compare * Update sample for new tolerance range * Fix warning * Add explicit casting path just to ensure it's working as expected * Formatting * Remove explicit cast since it's not needed * Fix tolerances to match MIOpen * Fix sample * Non-comprehensive operation tests for bn bwd * Test structure and review comment * Add batchnorm backwards to the operation support doc --------- Co-authored-by: Evgenii Averin <86725875+averinevg@users.noreply.github.com> Co-authored-by: Samuel Reeder <samuel.reeder@amd.com> Co-authored-by: Samuel Reeder <41528605+SamuelReeder@users.noreply.github.com> [ROCm/hipDNN commit: f6f7ccd]
evetsso
pushed a commit
to evetsso/rocm-libraries
that referenced
this pull request
Dec 31, 2025
…-from-develop-082125/AMD-ROCm-Internal_hipFFT/current-gfx1250-copy-081925 Merge current-gfx1250-copy-081925 into new-gfx1250-from-develop-081925
Contributor
|
This pull request has been inactive for 25 days and will be marked as stale. If you would like to keep this PR open, please:
This PR will be automatically closed in 5 days if no further activity occurs. |
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.
No description provided.