mnn::ffi

Function Tensor_map

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