satnogs-wut/docs/README-tf-serving.md

21 lines
299 B
Markdown
Raw Normal View History

2020-02-12 11:43:35 -07:00
# TensorFlow Serving
HOWTO Set up and run TensorFlow Serving.
This is to this particular configuration.
# Software
Main software in use:
* Debian
* Proxmox
* Ceph
* Python 3
* TensorFlow Serving
# Installation
Install TensorFlow Serving.
```
git clone https://github.com/tensorflow/serving
```