Searched defs:top_k_logits (Results 1 – 2 of 2) sorted by relevance
219 const int K, const Vector& input, std::vector<float>* top_k_logits, in GetTopK()249 std::vector<float> top_k_logits; in Step() local
216 const int K, const Vector& input, std::vector<float>* top_k_logits, in GetTopK()246 std::vector<float> top_k_logits; in Step() local