内容简介: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.quantizepackage.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
Datasetwith newtf.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
MaxPoolGradGradsupport for XLACSE pass from Tensorflow is now disabled in XLA.
完整内容可查看发布主页。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- lighttpd 1.4.52 发布,带来性能改进
- PostgreSQL 14 Beta 发布,带来更多性能改进
- Thunderbird 60 带来日历改进,MBOX/Maildir 转换
- KDE Plasma 5.11 发布,带来一系列改进
- Spring Framework 5.0.4 发布,带来修复和改进
- IntelliJ IDEA 2018.1.4 发布,带来大量实用改进
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入浅出Ext JS
何启伟、徐会生、康爱媛 / 人民邮电出版社 / 2010-5 / 69.00元
以用户为中心的时代,应用的界面外观变得越来越重要。然而,很多程序员都缺乏美术功底,要开发出界面美观的应用实属不易。Ext JS的出现,为广大程序员解决了这一难题。它有丰富多彩的界面和强大的功能,是开发具有炫丽外观的RIA应用的最佳选择。 本书是《深入浅出Ext JS》的升级版,涵盖了最新发布的Ext JS 3.2新特性,并对上一版的内容进行增补,充实了示例代码,同时补充了两个功能强大的实例。......一起来看看 《深入浅出Ext JS》 这本书的介绍吧!