Searched refs:count_nonzero_v2 (Results 1 – 2 of 2) sorted by relevance
2215 return count_nonzero_v2(input_tensor, axis, keepdims, dtype, name)2220 def count_nonzero_v2( function
861 non_zero_count = math_ops.add_n([math_ops.count_nonzero_v2(s)