TensorFlow 1.5.0-rc0 发布,bug 修复和其他改进

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

内容简介:TensorFlow 1.5.0-rc0 发布了,TensorFlow 是谷歌的第二代机器学习系统,按照谷歌所说,在某些基准测试中,TensorFlow 的表现比第一代的 DistBelief 快了 2 倍。 更新内容: 主要变化: Prebuilt binaries are ...

TensorFlow 1.5.0-rc0 发布了,TensorFlow 是谷歌的第二代机器学习系统,按照谷歌所说,在某些基准测试中,TensorFlow 的表现比第一代的 DistBelief 快了 2 倍。

更新内容:

主要变化:

  • Prebuilt binaries are now built against CUDA 9 and cuDNN 7.

  • Our Linux binaries are built using ubuntu 16 containers, potentially
    introducing glibc incompatibility issues with ubuntu 14.

  • Starting from 1.6 release, our prebuilt binaries will use AVX instructions.
    This may break TF on older CPUs.

主要特点和改进:

bug 修复和其他改进:

  • auto_correlation added to tf.contrib.distributions.

  • Add DenseFlipout probabilistic layer.

  • Restandardize DenseVariational as simpler template for other probabilistic layers.

  • Make tf.contrib.distributions QuadratureCompound classes support batch.

  • Stream::BlockHostUntilDone now returns Status rather than bool.

  • Customize request timeouts for the GCS filesystem.

下载地址:


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

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

Mathematica演示项目笔记

Mathematica演示项目笔记

吴飞 / 清华大学出版社 / 2010-7 / 39.00元

Mathematica是由美国科学家斯蒂芬·沃尔夫勒姆(Stephen Wolfram)领导的Wolfram Research Inc.研究公司所开发的一体化计算引擎。《Mathematica演示项目笔记》结合Mathematica演示项目以及第6版和第7版的最新功能(动态交互性、即时三维图形、数值模拟和仿真、高效实时计算、集成语言系统、多核并行计算和数字图像处理等),讲解了符号计算、程序设计、算......一起来看看 《Mathematica演示项目笔记》 这本书的介绍吧!

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

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码