Function DP_DeepTensorCheckOK
Defined in File c_api.h
Function Documentation
- const char *DP_DeepTensorCheckOK(DP_DeepTensor *dt)
Check if there is any exceptions throw.
- Parameters
dt – The Deep Tensor to use.
- Returns
const char* error message.
Docs
Defined in File c_api.h
Check if there is any exceptions throw.
dt – The Deep Tensor to use.
const char* error message.