Searched refs:GetRecommendedBlockSizeForConv (Results 1 – 4 of 4) sorted by relevance
58 int GetRecommendedBlockSizeForConv(const GpuInfo& gpu_info,
82 int GetRecommendedBlockSizeForConv(const GpuInfo& gpu_info, in GetRecommendedBlockSizeForConv() function
105 GetRecommendedBlockSizeForConv(gpu_info, definition.precision, task_size); in GetBestParams()
1197 block_size = GetRecommendedBlockSizeForConv( in GuessBestParams()