tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme'hdfs' not implemented (file:xxxxx)
修改于 2021-10-08 02:00:05
从 2.6.0 版本开始,您需要将 tensorflow_io 与 tensorflow 一起导入:
安装方式: pip install tensorflow-io
import tensorflow as tf import tensorflow_io as tfio
相似问题
领取专属 10元无门槛券
AI混元助手 在线答疑
洞察 腾讯核心技术
剖析业界实践案例