macro_rules! impl_ops_log_softmax_for {
    ($t:ident, $b:ty) => { ... };
}
Expand description

log softmax impl generation macro