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