mstar.engine.resources.rms_norm.rms_norm#
Backend-neutral RMSNorm custom operator.
The operator keeps fused accelerator implementations behind one stable
mstar::rms_norm graph boundary. CUDA currently dispatches to FlashInfer,
XPU dispatches to vllm-xpu-kernels, and other devices use the portable
PyTorch implementation.
Functions
|
Apply the backend-neutral |