智能化下的产物,无人棋牌室
TensorFlow 1.1.0 已于 6 天前发布。主要特性和改进和此前发布的 TensorFlow 1.1.0-rc0 基本一致:
- 为 Windows 添加 Java API 支持。
- 添加 tf.spectral 模块。将现有的 FFT 运算移动到 tf.spectral,同时保留旧位置(tf。*)中的别名。
- 为实际信号添加 1D, 、2D、3D Fourier transform ops 到 tf.spectral。
- 添加一个 tf.bincount 函数。
- 添加 Keras 2 API。
- 添加一个新的轻量级队列对象 – RecordInput。
- 添加 tf.contrib.image.compose_transforms 函数。
- 将tf.estimator.*导入API。
- Docker 映像:gcr.io 和 Docker Hub 上的 TF images 已升级到 ubuntu:16.04。
- 向 TensorFlow Debugger(tfdbg)添加一些实用功能
不过该版本还有两个新的更新:
- 为 Java,C 和 Go 语言添加安装指南的初始版本
- 添加 Text Dashboard 到 TensorBoard
下载地址