Searched refs:factor_weights_vec (Results 1 – 1 of 1) sorted by relevance
126 const auto& factor_weights_vec = factor_weights.vec<float>(); in Compute() local261 : input_weight * factor_weights_vec(factor_index); in Compute()