#[unsafe(no_mangle)]pub unsafe extern "C" fn ghostflow_tensor_data(
tensor: *const GhostFlowTensor,
out_data: *mut c_float,
out_len: *mut usize,
) -> GhostFlowErrorExpand description
Get tensor data
#[unsafe(no_mangle)]pub unsafe extern "C" fn ghostflow_tensor_data(
tensor: *const GhostFlowTensor,
out_data: *mut c_float,
out_len: *mut usize,
) -> GhostFlowErrorGet tensor data