Searched defs:sum_value (Results 1 – 5 of 5) sorted by relevance
30 float sum_value; member
33 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric()
62 def set_total(self, sum_value): argument
68 const T sum_value = *reinterpret_cast<const T *>(sum_it.ptr()); in l2_normalize_X() local
231 std::vector<float> sum_value = {{entry0, entry1}}; in XLA_TEST_F() local