Searched defs:logit (Results 1 – 1 of 1) sorted by relevance
226 const float logit = input(j); in GetTopK() local336 const float logit = top_k ? top_k_logits[ind] : raw_input(ind); in Step() local
Completed in 2 milliseconds