Searched defs:logits_to_token (Results 1 – 2 of 2) sorted by relevance
69 inline int32_t logits_to_token( in logits_to_token() function
76 uint64_t Runner::logits_to_token(const exec_aten::Tensor& logits_tensor) { in logits_to_token() function in example::Runner