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
02 Feb 2024
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