BatchNormElemtΒΆ

Internal operation for BatchNorm forward elementwise steps.

Abstract Signature:

BatchNormElemt(input, weight, bias, mean, invstd, eps)

PyTorch

API: torch.batch_norm_elemt
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