#[unsafe(no_mangle)]pub unsafe extern "C" fn ghostflow_tensor_shape(
tensor: *const GhostFlowTensor,
out_shape: *mut usize,
out_ndim: *mut usize,
) -> GhostFlowErrorExpand description
Get tensor shape
#[unsafe(no_mangle)]pub unsafe extern "C" fn ghostflow_tensor_shape(
tensor: *const GhostFlowTensor,
out_shape: *mut usize,
out_ndim: *mut usize,
) -> GhostFlowErrorGet tensor shape