AWS amazonei_tensorflow 和 tensorflow conda 环境之间的区别
数据挖掘
Python
aws
蟒蛇
贤者
2022-03-04 16:29:47
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
其它你可能感兴趣的问题
