Searched defs:square_mean (Results 1 – 2 of 2) sorted by relevance
555 std::vector<float> square_mean(feature_bound); in XLA_TEST_P() local656 std::vector<float> square_mean(feature_bound); in XLA_TEST_P() local771 std::vector<float> square_mean(feature_bound); in XLA_TEST_P() local
231 auto square_mean = add(Mean(elements_per_feature, squared_sum, add)); in HandleBatchNormTraining() local