写入import tensorflow_hub后,出现如下错误:
class LatestModuleExporter(tf.estimator.Exporter):
Run Code Online (Sandbox Code Playgroud)
AttributeError: 模块 'tensorflow.python.estimator.estimator_lib' 没有属性 'Exporter'
我在 Windows 10 上使用 python 3.6 和 tensorflow 1.7
谢谢!
我正在实现一个简单的 HTTP 客户端。
我应该将哪个标头添加到 HTTP 1.1 请求中以使其不会保持活动状态?