Searched refs:x_wai (Results 1 – 1 of 1) sorted by relevance
217 auto& x_wai = (*x_wais)[x]; in ComputeXWeightsAndIndices() local218 x_wai.advance = calc.Advance(x_wai.index_0, x_wai.index_1, x_wai.index_2, in ComputeXWeightsAndIndices()219 x_wai.index_3); in ComputeXWeightsAndIndices()225 auto& x_wai = (*x_wais)[x]; in ComputeXWeightsAndIndices() local226 x_wai.advance = calc.Advance(x_wai.index_0, x_wai.index_1, x_wai.index_2, in ComputeXWeightsAndIndices()227 x_wai.index_3); in ComputeXWeightsAndIndices()248 auto& x_wai = (*x_wais)[x]; in ComputeGradientXWeightsAndIndices() local249 x_wai.advance = calc.Advance(x_wai.index_0, x_wai.index_1, x_wai.index_2, in ComputeGradientXWeightsAndIndices()250 x_wai.index_3); in ComputeGradientXWeightsAndIndices()258 auto& x_wai = (*x_wais)[x]; in ComputeGradientXWeightsAndIndices() local[all …]