Searched refs:_counts_summary (Results 1 – 1 of 1) sorted by relevance
503 def _counts_summary(counts, skip_zeros=True, total_count=None): function550 output = _counts_summary(counts, total_count=np.size(tensor))560 output.extend(_counts_summary(stats, skip_zeros=False))566 return _counts_summary(counts, total_count=np.size(tensor))