pub unsafe extern "C" fn nn_tensor_type(
tensor: *const NNTensor,
) -> NNTensorTypeExpand description
Returns the type of a given tensor object.
@public @memberof NNTensor @since 2.0
pub unsafe extern "C" fn nn_tensor_type(
tensor: *const NNTensor,
) -> NNTensorTypeReturns the type of a given tensor object.
@public @memberof NNTensor @since 2.0