Minor fixes for rknn (#1925)
This commit is contained in:
@@ -145,6 +145,8 @@ std::wstring ToWideString(const std::string &s);
|
||||
|
||||
std::string ToString(const std::wstring &s);
|
||||
|
||||
bool EndsWith(const std::string &haystack, const std::string &needle);
|
||||
|
||||
} // namespace sherpa_onnx
|
||||
|
||||
#endif // SHERPA_ONNX_CSRC_TEXT_UTILS_H_
|
||||
|
||||
Reference in New Issue
Block a user