【发布时间】:2020-08-17 20:38:39
【问题描述】:
我正在使用适用于 TensorFlow 2(+Keras2) 的 Deep Learning AMI (Amazon Linux) 版本 27.0 和 Python3(CUDA 10.1 和 Intel MKL-DNN)。我通过
安装了 tensorflow_hubpython3 -m install tensorflow_hub latest
但是当我将它导入 Jupyter 笔记本时,我收到以下错误。任何想法这个错误可能意味着什么?
【问题讨论】:
-
TF 2.x 哪个版本?
标签: tensorflow amazon-ec2 jupyter-notebook tensorflow-hub