pub unsafe extern "C" fn nn_tensor_type(
    tensor: *const NNTensor
) -> NNTensorType
Expand description

Returns the type of a given tensor object.

@public @memberof NNTensor @since 2.0