Searched refs:fma_count (Results 1 – 1 of 1) sorted by relevance
527 const int64 fma_count = (input_feature / convolution->feature_group_count()) * in HandleConvolution() local531 current_properties_[kFlopsKey] = fma_count * kFmaFlops; in HandleConvolution()