Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp File Reference
Go to the source code of this file.
|
#define | MOE_SORTING_MOCK_ID(token_id_, topk_id_) static_cast<uint32_t>(((token_id_)&0x00ffffff) | (((topk_id_)&0xff) << 24)) |
|
◆ MOE_SORTING_MOCK_ID
#define MOE_SORTING_MOCK_ID |
( |
|
token_id_, |
|
|
|
topk_id_ |
|
) |
| static_cast<uint32_t>(((token_id_)&0x00ffffff) | (((topk_id_)&0xff) << 24)) |