Searched defs:reduction_str (Results 1 – 2 of 2) sorted by relevance
57 def test_unweighted_ragged_reduction(self, reduction_str, expected_output): argument95 def test_weighted_ragged_reduction(self, reduction_str, expected_output): argument149 def test_unweighted_dense_reduction(self, reduction_str, expected_output): argument187 def test_weighted_dense_reduction(self, reduction_str, expected_output): argument
28 def get_reduce_op(reduction_str): argument