Searched refs:cost_per_val (Results 1 – 1 of 1) sorted by relevance
1960 const int64 cost_per_val = 2 * maxpool->kheight * maxpool->kwidth + 32; in EstimateArithmeticOpsCount() local1961 *result = RequiredBufferSizeForShape(output_array.shape()) * cost_per_val; in EstimateArithmeticOpsCount()