mnn::ffi

Function Tensor_setStride

source
pub unsafe extern "C" fn Tensor_setStride(
    tensor: *mut Tensor,
    index: i32,
    stride: i32,
)