pub fn read_last_token(
session: &mut InferenceSession,
input_layer: &Tensor,
n_vocab: usize,
n: usize,
)Expand description
Return result for just the last token
pub fn read_last_token(
session: &mut InferenceSession,
input_layer: &Tensor,
n_vocab: usize,
n: usize,
)Return result for just the last token