Function DP_DeepTensorGetOutputDim

Function Documentation

int DP_DeepTensorGetOutputDim(DP_DeepTensor *dt)

Get the output dimension of a Deep Tensor.

Parameters:

dt[in] The Deep Tensor to use.

Returns:

The output dimension of the Deep Tensor.