BatchNormGatherStats ==================== Internal operation for BatchNorm statistics gathering. **Abstract Signature:** ``BatchNormGatherStats(input, mean, invstd, running_mean, running_var, momentum, eps, count)`` .. raw:: html

PyTorch

API: torch.batch_norm_gather_stats
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Custom / Partial

NumPy

API:
Strategy: Custom / Partial

Keras

API:
Strategy: Custom / Partial

TensorFlow

API:
Strategy: Custom / Partial

Apple MLX

API:
Strategy: Custom / Partial

Flax NNX

API:
Strategy: Custom / Partial

PaxML / Praxis

API:
Strategy: Custom / Partial