Function nvcvTensorLayoutGetName

Function Documentation

static inline const char *nvcvTensorLayoutGetName(const NVCVTensorLayout *layout)

Returns the string representation of the tensor layout

Parameters:

layout[in] Layout to be queried

Returns:

Null-terminated string with the layout name.