Function mindspore::PairCharToString

Function Documentation

inline std::pair<std::string, int32_t> mindspore::PairCharToString(const std::pair<std::vector<char>, int32_t> &c)

Transform pair of char to string.

参数

c[in] Pair of chars to transform.

返回

Pair of strings.