Home
last modified time | relevance | path

Searched defs:TOKSTR_GMM_MULTI_TILE_ARCH_REC (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/wsl_compute_helper/source/
H A Dwsl_compute_helper_types_tokens_structs.h1450 struct TOKSTR_GMM_MULTI_TILE_ARCH_REC { struct
1453 TOKSTR_GMM_MULTI_TILE_ARCH_REC(uint16_t tokenId, uint32_t elementId = 0) argument
1456 TOKSTR_GMM_MULTI_TILE_ARCH_REC() in TOKSTR_GMM_MULTI_TILE_ARCH_REC() function
1465 static_assert(std::is_standard_layout_v<TOKSTR_GMM_MULTI_TILE_ARCH_REC>, ""); argument