Function deepviewrt_sys::nn_tensor_set_type
source · 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