Function tvm::ffi::StringToDLDataType# Defined in File dtype.h Function Documentation# inline DLDataType tvm::ffi::StringToDLDataType(const String &str)# Convert a string to a DLDataType. Parameters: str – The string to convert. Returns: The DLDataType.