雾聪
2023-08-09 5a987380aeefce774be7bec8d998b377b94d89dd
update commonfunc
1个文件已修改
2 ■■■ 已修改文件
funasr/runtime/onnxruntime/src/commonfunc.h 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/onnxruntime/src/commonfunc.h
@@ -17,7 +17,7 @@
typedef struct
{
    string msg=0;
    string msg="";
    vector<string> arr_cache;
}FUNASR_PUNC_RESULT;