chore(rocrand): removal of host device attributes#8806
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (76.84%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #8806 +/- ##
========================================
Coverage 63.99% 63.99%
========================================
Files 2757 2757
Lines 449481 449482 +1
Branches 66131 66131
========================================
+ Hits 287603 287604 +1
Misses 140609 140609
Partials 21269 21269
*This pull request uses carry forward flags. Click here to find out more.
🚀 New features to boost your workflow:
|
|
@stanleytsang-amd Can this be merged? CI is throwing up a few warnings on 7.14 without it. |
❌ PR Check — Action Required
📖 Need help? See the Policy FAQ for details on every check and how to fix failures. |
|
🚫 Please fix the failed policies before requesting reviews. The following policy checks failed:
The |
|
Our CI was failing with some complaints about the formatting in a few files. I've pushed a new commit that makes the changes it was requesting. |
54d91e0 to
fd37157
Compare
chore(rocrand): removal of host device attributes ## Motivation Removal of host device attributes from a deduction guide ISSUE ID: ROCm/rocm-libraries#3123. ## Technical Details Resolved as proposed. ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests. Fixed by @borysborys.
Motivation
Removal of host device attributes from a deduction guide
ISSUE ID: #3123.
Technical Details
Resolved as proposed.
Submission Checklist
Fixed by @borysborys.