pub unsafe extern "C" fn nn_tensor_set_type(
tensor: *mut NNTensor,
type_: NNTensorType,
) -> NNErrorExpand description
Sets the type of a given tensor object.
@public @memberof NNTensor @since 2.4
pub unsafe extern "C" fn nn_tensor_set_type(
tensor: *mut NNTensor,
type_: NNTensorType,
) -> NNErrorSets the type of a given tensor object.
@public @memberof NNTensor @since 2.4