TensorFlow runtime for ML-Lambda.
Provides GRPC API for a TensorFlow model saved with SavedModelBuilder
.
make test
make tf
- build docker runtime with tensorflow:latest-py3 base imagemake tf-${VERSION}
- build docker runtime with tensorflow:${VERSION}-py3 base imagemake clean
- clean repository from temp files