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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

数据科学入门

数据科学入门

[美] Joel Grus / 高蓉、韩波 / 人民邮电出版社 / 2016-3 / 69.00元

数据科学是一个蓬勃发展、前途无限的行业,有人将数据科学家称为“21世纪头号性感职业”。本书从零开始讲解数据科学工作,教授数据科学工作所必需的黑客技能,并带领读者熟悉数据科学的核心知识——数学和统计学。 作者选择了功能强大、简单易学的Python语言环境,亲手搭建工具和实现算法,并精心挑选了注释良好、简洁易读的实现范例。书中涵盖的所有代码和数据都可以在GitHub上下载。 通过阅读本书,......一起来看看 《数据科学入门》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换