Function mindspore::SetCharToString

Function Documentation

inline std::set<std::string> mindspore::SetCharToString(const std::set<std::vector<char>> &c)

Transform set of chars to strings.

参数:

c[in] Set of chars.

返回:

Set of strings.