SWDEV-384938 - [catch2][dtest] Warp shuffle function support for half datatypes (#226)

Change-Id: I8fb3f26f51894eaea7824111e3f69deb5da3dde3


[ROCm/hip-tests commit: 3d63316327]
This commit is contained in:
ROCm CI Service Account
2023-05-10 10:17:47 +05:30
committed by GitHub
parent bd848aa28d
commit f97fcfb153
4 changed files with 519 additions and 0 deletions
@@ -35,3 +35,10 @@ THE SOFTWARE.
* This section describes the graph management types & functions of HIP runtime API.
* @}
*/
/**
* @defgroup ShflTest warp shuffle function Management
* @{
* This section describes the warp shuffle types & functions of HIP runtime API.
* @}
*/