Searched defs:in_top_k (Results 1 – 2 of 2) sorted by relevance
5744 def in_top_k(predictions, targets, k, name=None): function
5223 def in_top_k(predictions, targets, k): function