TensorFlow
deep-learning framework
Google's ML framework for production
Supported languages
Concepts
tensorskeraseager-executionsaved-model
Deployment Options:
tf-serving tf-lite tflite-micro
Pros and Cons
Ventajas
- + Mature production ecosystem
- + TensorFlow Lite for mobile
- + TensorFlow Serving for deployment
- + Excellent TensorBoard
- + Native TPU support
Desventajas
- - API more complex than PyTorch
- - TF 1 vs TF 2 confusing
- - Less popular in research
Casos de Uso
- ML in production
- ML on mobile (TF Lite)
- Edge deployment
- Recommendation systems