Function rai_core::ops::transpose

source ·
pub fn transpose(x: &Tensor, axes: impl Into<Vec<usize>> + Debug) -> Tensor