Slide 30
Slide 30 text
@margaretmz @GDGSeattle #AI #Art #3DFashionDesign
What is TensorFlow Lite?
A framework with a set of tools for
deploying ML to mobile & embedded:
● A converter
● An interpreter
● Ops / kernels
● Interface to hardware accelerations:
○ e.g. NN AIP & Edge TPU
● A bunch of other tools: quantization,
pruning, benchmarking...
○
30