TensorFlow 1.7.0-rc1 发布,带来多项优化和改进

栏目: 软件资讯 · 发布时间: 6年前

内容简介:TensorFlow 1.7.0 RC1 发布了。 主要的特性和改变 Eager mode is moving out of contrib, try tf.enable_eager_execution(). Graph rewrites emulating fixed-point quantization compatible with TensorFlow L...

TensorFlow 1.7.0 RC1 发布了。

主要的特性和改变

  • Eager mode is moving out of contrib, try tf.enable_eager_execution().

  • Graph rewrites emulating fixed-point quantization compatible with TensorFlow Lite, supported by new tf.contrib.quantize package.

  • Easily customize gradient computation with tf.custom_gradient.

  • TensorBoard Debugger Plugin, the graphical user interface (GUI) of TensorFlow Debugger (tfdbg), is now in alpha.

  • Experimental support for reading a sqlite database as a Dataset with new tf.contrib.data.SqlDataset.

  • Distributed Mutex / CriticalSection added to tf.contrib.framework.CriticalSection.

  • Better text processing with tf.regex_replace.

  • Easy, efficient sequence input with tf.contrib.data.bucket_by_sequence_length

Bug Fixes and Other Changes

  • Accelerated Linear Algebra (XLA):

    • Add MaxPoolGradGrad support for XLA

    • CSE pass from Tensorflow is now disabled in XLA.

完整内容可查看发布主页


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

网站重构

网站重构

[美] Jeffrey Zeldman / 傅捷、王宗义、祝军 / 电子工业出版社 / 2005-4 / 38.00元

这本书是为了希望自己的网站成本变得更低,运行得更好,访问者更多的网页设计师、开发者、网站所有者及管理者写的。 书中着重分析了目前网站建设中存在的一些问题,以及“Web标准”思想的产生、发展和推广,并从技术细节上讲解了网站实际制作和开发的过程中如何向Web标准过渡,如何采用和符合Web标准。本书的出版目的就是帮助读者理解Web标准,创建出用最低的费用达到最多的用户,并维持最长时间的网站,并且提......一起来看看 《网站重构》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具