Closed svpino closed 4 years ago
I don't see the multi-model label in the TFS 2.1 Dockerfile: https://github.com/aws/deep-learning-containers/blob/master/tensorflow/inference/docker/2.1.1/py3/Dockerfile.cpu
The Dockerfiles are now housed in https://github.com/aws/deep-learning-containers - can you please open an issue in that repository? Thanks!
Describe the bug A clear and concise description of what the bug is.
The TensorFlow Inference 2.1 CPU docker container was updated to include multi-models support. However, when pulling the image from the default ECR repositories, I get the following error
To reproduce
Here is the code I'm using:
Expected behavior
A new Multi-Model endpoint should be deployed.
Screenshots or logs Here is the error message I get:
System information A description of your system. Please provide:
Additional context N/A