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