tfjs-tflite加载自定义转换模型,dlopen报错

问题描述

来自 tensorflowhub 的 tflite 模型是可加载的, 但是自定义转换的 keras -> tflite 模型导致错误

RuntimeError: abort(To use dlopen,you need to use Emscripten's linking support,see https://github.com/emscripten-core/emscripten/wiki/Linking).
Build with -s ASSERTIONS=1 for more info.

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)