Function DP_DeepTensorGetNumbTypes#
Defined in File c_api.h
Function Documentation#
- int DP_DeepTensorGetNumbTypes(DP_DeepTensor *dt)#
Get the type map of a Deep Tensor.
- Parameters:
dt – [in] The Deep Tensor to use.
- Returns:
The number of types of the Deep Tensor.