Skip to main content
emma blisa
Visitor II
February 13, 2018
Question

TensorFlow serving vs TensorFlow service

  • February 13, 2018
  • 1 reply
  • 614 views
Posted on February 13, 2018 at 07:05

I have a question regarding the difference between TensorFlow Serving versus TensorFlow service. (Sorry that I'm not familiar with this at all.)

I found TensorFlow serving's definition, which is 'TensorFlow Serving is a flexible, high-performance serving system for machine learning models, designed for production environments.'(

https://community.st.com/external-link.jspa?url=https%3A%2F%2Fwww.tensorflow.org%2Fserving%2F

) While I'm wondering what TensorFlow service is? Such as in this sentences:

'TensorFlow models can be deployed to production services like TensorFlow service, and mobile devices.'

And what are the production services? I guess the TensorFlow service refers to some service that helps manage TensorFlow, rather than

https://mindmajix.com/tensorflow-training

which is a system to deploy the TensorFlow model. Is that correct? I'm confused about what the TensorFlow service is, can you share some light on it?

#tensorflow #tensorflow-training #online-tensorflow
    This topic has been closed for replies.

    1 reply

    T J
    Senior III
    February 13, 2018
    Posted on February 13, 2018 at 08:50

    TensorFlow service doesn't really suit this forum, it is not about STM32 is it ?

    as you may be well aware,

    you can build a server, to serve files and web pages,

    and I guess you can have a 'service' to process your sensor data...