You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[hiptensor] Several fixes and improvements for tests on
Windows (#6462)
## Motivation
Improve reliability of tests and fix Windows specific errors.
## Technical Details
- Fix cleanup on yaml_test
- Add extra datatype for plan cache tests to perform test on all ASICs
- Fix error when providing stride data on reduction_test
- Copy relevant amd*.dll to hiptensor/bin path so they have priority
over the system DLLs
- Force HIP runtime initialization before any test to get a clean error
in case cause of issues
## Test Plan
Run full set of tests on Windows and on Linux.
## Test Result
- Tests are passing.
## Submission Checklist
- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
0 commit comments