Function mnn::ffi::Tensor_copyToHostTensor

source ยท
pub unsafe extern "C" fn Tensor_copyToHostTensor(
    deviceTensor: *const Tensor,
    hostTensor: *mut Tensor,
) -> i32