Required software:
- Bazel version 3.0.0
- Android SDK with NDK installed
First of all you need to clone tensorflow's repository from GitHub using git clone
:
git clone https://github.com/tensorflow/tensorflow.git
Then cd into the directory you just cloned the repository to: