TensorFlow 1.0.1 发布了。
更新内容如下:
Bug 修复和其他更改
更改 GraphConstructor 以在导入时不增加版本,而是占用所有版本的最小值
Google 云存储修复
从 API 中删除了 tf.core 和 tf.python 模块,这些模块本来也不打算暴露。请通过顶级 tf 模块使用相同的对象
软件详情:https://github.com/tensorflow/tensorflow/releases/tag/v1.0.1
下载地址:https://github.com/tensorflow/tensorflow/archive/v1.0.1.zip
来自:开源中国社区

