# tensorplay.functional.batch_norm_gather_stats_with_counts

Source: https://www.tensorplay.cn/docs/generated/tensorplay.functional.batch_norm_gather_stats_with_counts.html

```python
tensorplay.functional.batch_norm_gather_stats_with_counts(input, mean, invstd, running_mean, running_var, momentum, eps, counts)
```
