Searched refs:entry_weights_vec (Results 1 – 1 of 1) sorted by relevance
130 const auto& entry_weights_vec = entry_weights.vec<float>(); in Compute() local160 const bool use_entry_weights = entry_weights_vec.size() > 0; in Compute()260 use_entry_weights ? entry_weights_vec(i) in Compute()