内容简介:TensorFlow 1.7.0 RC0 发布了。 主要新特性和改进内容: eager 模式正在移出 contrib,请尝试 tf.enable_eager_execution() 图形重写模拟与 TensorFlow Lite 兼容的定点量化,由新的 tf.contrib.quantize 软件包支...
TensorFlow 1.7.0 RC0 发布了。
主要新特性和改进内容:
eager 模式正在移出 contrib,请尝试 tf.enable_eager_execution()
图形重写模拟与 TensorFlow Lite 兼容的定点量化,由新的 tf.contrib.quantize 软件包支持
使用 tf.custom_gradient 轻松定制梯度计算
TensorBoard Debugger Plugin,TensorFlow 调试器(tfdbg)的图形用户界面(GUI)现在处于 alpha 模式
使用新的 tf.contrib.data.SqlDataset 作为数据集读取 sqlite 数据库的实验性支持
分布式 Mutex / CriticalSection添加到 tf.contrib.framework.CriticalSection
使用 tf.regex_replace 进行更好的文本处理。
使用 tf.contrib.data.bucket_by_sequence_length 轻松有效地输入序列
其他改进内容及 Bug 修复情况请查看发布主页。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Google's PageRank and Beyond
Amy N. Langville、Carl D. Meyer / Princeton University Press / 2006-7-23 / USD 57.50
Why doesn't your home page appear on the first page of search results, even when you query your own name? How do other web pages always appear at the top? What creates these powerful rankings? And how......一起来看看 《Google's PageRank and Beyond》 这本书的介绍吧!
XML、JSON 在线转换
在线XML、JSON转换工具
RGB HSV 转换
RGB HSV 互转工具