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

rjs/rk gtc #3452

Open
wants to merge 13 commits into
base: rk_gtestchecker
Choose a base branch
from
Open

rjs/rk gtc #3452

wants to merge 13 commits into from

Conversation

randyspauldingamd
Copy link
Contributor

Helping with #3370

  • Merged develop into Reid's branch
  • Refactored the easier outliers
  • Made keyword detection more robust by requiring word boundary

AngryLoki and others added 13 commits December 24, 2024 12:20
…ST). Part 1. (#3446)

 Rename non-unique test names Part 1
…inx (#3439)

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.11.0...v1.12.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix memory leak in GraphExecutorFind20

* Add scope_exit for finally

* remove debug code

* Add pragma to the header

* Add assert messages

* Delete copy-constructor

* Fix clang-format
…zation (#3430)

* Fix memory leak in GraphExecutorFind20

* Implement JSON attribute of CUDNN_BACKEND_EXECUTION_PLAN_DESCRIPTOR

* Fix failed test graphapi_engine

* Fix Smoke/GPU_MhaBwdGraphTest_FP32.MhaBwdGraph test

* Move base64 staff to a dedicated header
…ST). Part 2. (#3449)

[GTests] Rename non-unique test names (TEST, TEST_P, TEST_F, TYPED_TEST). Part 2
[GTests] Rename non-unique test names. Part 3
* initial changes

* fixing parameters for Op4dTensorGeneric kernel

* minor changes

* minor changes for hip tidy

---------

Co-authored-by: Alex Eremin <[email protected]>
Copy link
Contributor

@reidkwja reidkwja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires clang formatting for the CI to pass

@randyspauldingamd
Copy link
Contributor Author

Requires clang formatting for the CI to pass

This is intended to be merged into your branch and merged into develop along with your other changes. It does not require an extra CI run on its own. If you don't want to mess with the other changes, that's ok, we can merge those separately later. At a minimum though, add the word boundary checks since the logic is incorrect without them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants