Skip to content
New issue

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

Tensorflow master supports per arch iOS builds now #17

Open
powderluv opened this issue Nov 9, 2017 · 1 comment
Open

Tensorflow master supports per arch iOS builds now #17

powderluv opened this issue Nov 9, 2017 · 1 comment

Comments

@powderluv
Copy link

tensorflow/tensorflow#13959 just landed so now you wouldn't need all the custom Makefiles and modifications. I also landed powderluv/tensorflow@029ce4e

which will allow you to build with

ANDROID_TYPES="-D__ANDROID_TYPES_FULL"
./tensorflow/contrib/makefile/build_all_ios.sh

The only missing feature now is the selective registration which I will work on next. Hope it helps simplify your example. I found it every useful.

@powderluv
Copy link
Author

Here is the PR to support selective registration in master
tensorflow/tensorflow#14421

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant