Searched defs:kWarpSize (Results 1 – 7 of 7) sorted by relevance
132 constexpr int32_t kWarpSize = 64; variable151 constexpr int32_t kWarpSize = 32; variable607 __launch_bounds__(Warps* kWarpSize) void tinygemm_m16n8k16_chunk_kernel( in __launch_bounds__()
36 constexpr unsigned int kWarpSize = C10_WARP_SIZE; variable
225 static constexpr int32 kWarpSize = 32; in compute() local
13 static constexpr size_t kWarpSize = 32; variable
538 static constexpr int32_t kWarpSize = 64; variable540 static constexpr int32_t kWarpSize = 32; variable
125 static constexpr int kWarpSize = 32; member
245 static constexpr int64_t kWarpSize = 32; member