游雁
2023-10-11 e899096ce46ab74be7bdce64e24b91e86bb3be78
funasr/runtime/onnxruntime/include/funasrruntime.h
@@ -18,10 +18,6 @@
#define FUNASR_CALLBCK_PREFIX __stdcall
#endif
#ifdef __cplusplus
extern "C" {
#endif
typedef void* FUNASR_HANDLE;
typedef void* FUNASR_RESULT;
@@ -122,7 +118,4 @@
_FUNASRAPI void            FunTpassUninit(FUNASR_HANDLE handle);
_FUNASRAPI void            FunTpassOnlineUninit(FUNASR_HANDLE handle);
#ifdef __cplusplus
}
#endif