Function candle_nn::ops::softmax_last_dim

source ·
pub fn softmax_last_dim(xs: &Tensor) -> Result<Tensor>