Portability is one of the main benefits of TensorFlow -- you can easily move a neural network model to Android and run predictions on mobile phones, for all kinds of AI tricks from image recognition to motion recognition. But models are often large (tens of megabytes) and prediction can consume lots of CPU power. In this session, we'll share tips and tricks on overcoming these challenges so you ca