Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Include caffe2 as submodule #56

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andyli
Copy link

@andyli andyli commented May 23, 2018

It removes the use of pre-built binaries, such that the whole application will be built from source together with the same configuration (e.g. ANDROID_STL, ABI etc).

It also allows building with newer Android SDK (fix #55).

Notice that I added a testing keystore file to be used for building the app in release mode. That's because when building for debug, the native lib will also be build in debug mode, which is much much slower than a release build.

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

Successfully merging this pull request may close these issues.

Build error
1 participant