Searched refs:num_adds (Results 1 – 1 of 1) sorted by relevance
1957 const int64 num_adds = op.inputs.size() - 1; in EstimateArithmeticOpsCount() local1958 *result = num_adds * RequiredBufferSizeForShape(output_array.shape()); in EstimateArithmeticOpsCount()