Searched refs:prev_prediction (Results 1 – 1 of 1) sorted by relevance
198 const Eigen::Tensor<float, 0, Eigen::RowMajor> prev_prediction = in ComputeWxAndWeightedExampleNorm() local211 result.prev_wx[0] += prev_prediction(); in ComputeWxAndWeightedExampleNorm()216 const Eigen::Tensor<float, 2, Eigen::RowMajor> prev_prediction = in ComputeWxAndWeightedExampleNorm() local225 result.prev_wx[l] += prev_prediction(l, 0); in ComputeWxAndWeightedExampleNorm()