使用 Amazon ECS 上的 AWS Deep Learning Containers
AWS Deep Learning Containers 提供了一组 Docker 映像,用于在 Amazon ECS 上培训和服务 TensorFlow 和 Apache MXNet (Incubating) 中的模型。Deep Learning Containers 支持使用 TensorFlow、NVIDIA CUDA(用于 GPU 实例)和 Intel MKL(用于 CPU 实例)库优化环境。Amazon ECR 中提供了 Deep Learning Containers 的容器镜像,在 Amazon ECS 任务定义中参考。您可以将 Deep Learning Containers 与 Amazon Elastic Inference 结合使用,以降低推理成本。
要开始在 Amazon ECS上使用无 Elastic Inference 的 Deep Learning Containers,请参阅《AWS Deep Learning AMIs 开发人员指南》中的 Amazon ECS setup。