Hydrospheredata / hydro-serving-tensorflow

hydro-serving-tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydro-serving-tensorflow

TensorFlow runtime for ML-Lambda. Provides GRPC API for a TensorFlow model saved with SavedModelBuilder.

Build commands

  • make test
  • make tf - build docker runtime with tensorflow:latest-py3 base image
  • make tf-${VERSION} - build docker runtime with tensorflow:${VERSION}-py3 base image
  • make clean - clean repository from temp files

About

hydro-serving-tensorflow

License:Apache License 2.0


Languages

Language:Python 93.5%Language:Groovy 2.6%Language:Makefile 2.3%Language:Dockerfile 1.2%Language:Shell 0.3%