内容简介:TensorFlow 1.6.0-rc0 发布了,TensorFlow 是谷歌的第二代机器学习系统,按照谷歌所说,在某些基准测试中,TensorFlow 的表现比第一代的 DistBelief 快了 2 倍。 突破性变化: Prebuilt binaries are now built ...
TensorFlow 1.6.0-rc0 发布了,TensorFlow 是谷歌的第二代机器学习系统,按照谷歌所说,在某些基准测试中,TensorFlow 的表现比第一代的 DistBelief 快了 2 倍。
突破性变化:
Prebuilt binaries are now built against CUDA 9.0 and cuDNN 7.
Prebuilt binaries will use AVX instructions. This may break TF on older CPUs.
主要的特性和改进:
tf.estimator.{FinalExporter,LatestExporter}now export stripped SavedModels. This improves forward compatibility of the SavedModel.FFT support added to XLA CPU/GPU.
Bug 修复:
Documentation updates:
Added a second version of Getting Started, which is aimed at ML
newcomers.Clarified documentation on
resize_images.align_cornersparameter.Additional documentation for TPUs.
Google Cloud Storage (GCS):
Add client-side throttle.
Add a
FlushCaches()method to the FileSystem interface, with an implementation for GcsFileSystem.
完整更新内容请查看发布主页。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《TensorFlow 1.6.0-rc0 发布,bug 修复和其他改进》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
程序员的思维修炼
Andy Hunt / 崔康 / 人民邮电出版社 / 2010-12-10 / 39.00元
本书解释了为什么软件开发是一种精神活动,思考如何解决问题,并就开发人员如何能更好地开发软件进行了评论。书中不仅给出了一些理论上的答案,同时提供了大量实践技术和窍门。 本书供各层次软件开发人员阅读。一起来看看 《程序员的思维修炼》 这本书的介绍吧!