Function mindspore::MapVectorCharToString

Function Documentation

inline std::map<std::string, std::string> mindspore::MapVectorCharToString(const std::map<std::vector<char>, std::vector<char>> &c)

Transform map of chars to strings.

参数

c[in] Map of vector of chars.

返回

Map of strings.