We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building Tensorflow Sharp project to iOS and receiving linker error after following iOS build instructions.
Xcode v 11.1 Unity v 2019.3.0f5
Architecture arm64 Bitcode enabled: no
Recieved 14 linker erros. Ex: "tensorflow::ApiDefMap::~ApiDefMap()", referenced from: _TF_DeleteApiDefMap in libtensorflow-core.a(c_api.o)
The text was updated successfully, but these errors were encountered:
Edit: Also using ML-Agents and it TF is working properly on Android
Sorry, something went wrong.
@Rlapham I have exactly the same issue, were you able to solve it?
No branches or pull requests
Building Tensorflow Sharp project to iOS and receiving linker error after following iOS build instructions.
Xcode v 11.1
Unity v 2019.3.0f5
Architecture arm64
Bitcode enabled: no
Recieved 14 linker erros. Ex:
"tensorflow::ApiDefMap::~ApiDefMap()", referenced from:
_TF_DeleteApiDefMap in libtensorflow-core.a(c_api.o)
The text was updated successfully, but these errors were encountered: