temp property

double temp
getter/setter pair

@details Updates the logits l_i` = l_i/t. When t <= 0.0f, the maximum logit is kept at it's original value, the rest are set to -inf

Implementation

double temp = 0.80;