TensorFlowLiteSwift,TensorFlowLiteSelectTfOps每晚Clang错误-未定义符号_uprv_getICUData_conversion

问题描述

我一直使用TensorFlowLiteSwiftTensorFlowLiteSelectTfOps 0.0.1-nightly,因为我在项目中有自定义模型。这些模型已启用SELECT_TF_OPS。但是,当我尝试为iPhone构建该应用程序时,出现了此提示错误

Undefined symbols for architecture arm64:
 “_uprv_getICUData_conversion”,referenced from:
   openCommonData(char const*,int,UErrorCode*) in TensorFlowLiteSelectTfOps(udata_2985644a25bfa5ed30c4cd35b64b13bb.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command Failed with exit code 1

GitHub上有一个issue,似乎没人能解决

解决方案吗?有解决方法吗?

谢谢!

解决方法

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

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

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