Searched refs:normalize_moments (Results 1 – 5 of 5) sorted by relevance
362 mean, variance = nn.normalize_moments(
236 name: "normalize_moments"
896 def normalize_moments(counts, mean_ss, variance_ss, shift, name=None): function
422 return nn_impl.normalize_moments(counts, mean_ss, variance_ss, shift)
288 name: "normalize_moments"