zhifu gao
2023-05-10 bdd365c81f6a0e6432c970e84ae369ae7f2be393
funasr/runtime/onnxruntime/src/util.cpp
@@ -1,6 +1,7 @@
#include "precomp.h"
namespace funasr {
float *LoadParams(const char *filename)
{
@@ -178,3 +179,5 @@
        }
    }
}
} // namespace funasr