/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp Source File#
thread_welford.hpp
Go to the documentation of this file.
11 CK_TILE_DEVICE void welford_update(T& mean, T& var, T x, int count, bool_constant<kFastFDiv> = {})
Definition: cluster_descriptor.hpp:13
CK_TILE_DEVICE void welford_update(T &mean, T &var, T x, int count, bool_constant< kFastFDiv >={})
Definition: thread_welford.hpp:11
Definition: integral_constant.hpp:13