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
[SYCL][UR][L0] Use uint8_t instead of uint32_t for 2 cases of urContextGetInfo (#10929)
Modified the return value for UR_CONTEXT_INFO_USM_FILL2D_SUPPORT and
UR_CONTEXT_INFO_USM_MEMCPY_2D_SUPPORT to return uint8_t instead of
uint32_t to comply with unified-runtime conformance test.
Signed-off-by: Zhang, Winston <[email protected]>
0 commit comments