Searched refs:use_entry_weights (Results 1 – 1 of 1) sorted by relevance
160 const bool use_entry_weights = entry_weights_vec.size() > 0; in Compute() local244 use_entry_weights ? 1.0 : input_weights_vec(input_index); in Compute()260 use_entry_weights ? entry_weights_vec(i) in Compute()