#tensorflow #tensorflow.js #emscripten #dlopen
Вопрос:
модели tflite из tensorflowhub можно загружать, но пользовательская преобразованная модель 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.