TensorFlow 1.1.0-rc0 发布,添加 Java API 支持

来源: 投稿
作者: 愚_者
2017-03-27 09:14:00

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)添加一些实用功能

更多详情请查看发行日志

展开阅读全文
精彩评论
2017-03-27 12:19
1
举报
14 收藏
分享
4 评论
14 收藏
分享
返回顶部
顶部