Function tvm::ffi::DLDataTypeToString

Function tvm::ffi::DLDataTypeToString#

Function Documentation#

inline String tvm::ffi::DLDataTypeToString(DLDataType dtype)#

Convert a DLDataType to a string.

Parameters:

dtype – The DLDataType to convert.

Returns:

The string.