Function mnn::ffi::Tensor_map

source ยท
pub unsafe extern "C" fn Tensor_map(
    tensor: *mut Tensor,
    mtype: MapType,
    dtype: DimensionType,
) -> *mut c_void