# tensorplay.functional.batch_norm_gather_stats

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

```python
tensorplay.functional.batch_norm_gather_stats(input, mean, invstd, running_mean, running_var, momentum, eps, count)
```
