Function mindspore::SetCharToString
- Defined in File dual_abi_helper.h 
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.