Function nvcvTensorLayoutGetNumDim

Function Documentation

static inline int32_t nvcvTensorLayoutGetNumDim(NVCVTensorLayout layout)

Returns the number of dimensions of the tensor layout

Parameters:

layout[in] Layout to be queried

Returns:

Number of dimensions.