AWS amazonei_tensorflow 和 tensorflow conda 环境之间的区别

数据挖掘 Python aws 蟒蛇 贤者
2022-03-04 16:29:47

在 AWS SageMaker 中,有多个基于不同 ML 框架的 Conda 环境可用:

conda info -e

在此处输入图像描述

我想知道atensorflowamazonei_tensorflow环境之间的区别。

1个回答

这些amazonei环境与Amazon Elastic Inference加速器一起使用。您可以在 DLAMI README 文件中看到这一点:

for TensorFlow(+Keras2) with Python3 (CUDA 9.0 and Intel MKL-DNN) ______________
____ source activate tensorflow_p36

for Tensorflow(+Amazon Elastic Inference) with Python3 _________________________
____ source activate amazonei_tensorflow_p36