The Coding Notebook
Memorable coding moments of a software engineer
Building TensorFlow Lite for Android on WSL
In this post I am going to document the process of building the TensorFlow Lite android library and C library (libtensorflowlite_c) on Ubuntu using WSL (Windows Subsystem for Linux). In the process we will also install the Android SDK and NDK