Slide 26
Slide 26 text
@margaretmz | #AIArt | #TensorFlow | #TFLite
What is TensorFlow Lite?
A framework with a set of tools for deploying
ML models to mobile & embedded:
● A converter
● An interpreter
● Ops / kernels
● Interface to hardware accelerations:
○ NN API
○ Edge TPU
● A bunch of other tools: quantization,
pruning, benchmarking...
26