Searched defs:items_per_thread (Results 1 – 4 of 4) sorted by relevance
627 …int64_t items_per_thread = at::ceil_div((int64_t)(slice_size * num_slices), (int64_t)(mpc * blocks… in get_items_per_thread() local659 int items_per_thread = get_items_per_thread(numInputSlices, inputSliceSize); in launch() local
110 constexpr int items_per_thread = 2; in C10_LAUNCH_BOUNDS_1() local
59 constexpr int items_per_thread = 2; in sort() local
243 const int items_per_thread = 4; in LaunchScan() local