What are the components used for deploying a lite model file in tensorflow?
Answer Posted / Sakshi Mishra
1. TensorFlow Lite: A library for deploying machine learning models on mobile, embedded devices, and IoT.
2. TensorFlow Serving: An open-source serving system for machine learning models, also compatible with TensorFlow Lite.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers