Searched refs:ThreadsPerBlockLimit (Results 1 – 3 of 3) sorted by relevance
42 int64 ThreadsPerBlockLimit(const se::DeviceDescription& device_desc) { in ThreadsPerBlockLimit() function84 int64 threads_per_block = ThreadsPerBlockLimit(device_desc); in CalculateLaunchDimensions()
61 int64 ThreadsPerBlockLimit(const se::DeviceDescription& device_desc);
3687 ThreadsPerBlockLimit(ir_emitter_context_->device_description()); in ComputeMappingSchemeAndReductionKind()