2207 Forks
5895 Stars
5895 Watchers

serving

A flexible, high-performance serving system for machine learning models

How to download and setup serving

Open terminal and run command
git clone https://github.com/tensorflow/serving.git
git clone is used to create a copy or clone of serving repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with serving https://github.com/tensorflow/serving/archive/master.zip

Or simply clone serving with SSH
[email protected]:tensorflow/serving.git

If you have some problems with serving

You may open issue on serving support forum (system) here: https://github.com/tensorflow/serving/issues