forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iOS/RPi Add the ability to choose ANDROID_TYPES_FULL
Some networks require "full" types instead of "slim" so remove the hard coding of SLIM in iOS and RPi. It still defaults to building SLIM for them if not ENV var is specified but now you can build with ANDROID_TYPES="-D__ANDROID_TYPES_FULL" \ ./tensorflow/contrib/makefile/build_all_ios.sh TEST: Verify the -D__ANDROID_TYPES_SLIM__ flag is default and you can override with an env var
- Loading branch information
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters