when compute label smoothing loss, the logit_loss only multiply weight_t while miss the 1/(t+1).
when compute label smoothing loss, the logit_loss only multiply weight_t while miss the 1/(t+1).