home
about
contact
GitHub ValYouW
The Coding Notebook
Memorable coding moments of a software engineer
home
about
contact
The Coding Notebook
GitHub ValYouW
Building TensorFlow Lite for Android on WSL
Yuval
25 Jan 2020
In this post I am going to document the process of building the TensorFlow Lite android library and c++ library (libtensorflowlite) on Ubuntu using WSL (Windows Subsystem for Linux). In the process we will also install the Android SDK and NDK