内容简介:TensorFlow 1.11.0-rc0 发布了,该版本包含许多的重要的改进和新特性、破坏性变更、bug 修复和其他更改:详情请查看
TensorFlow 1.11.0-rc0 发布了,该版本包含许多的重要的改进和新特性、破坏性变更、bug 修复和其他更改:
主要新特性和改进
-
Nvidia GPU:
-
Prebuilt binaries are now (as of TensorFlow 1.11) built against cuDNN 7.2 and TensorRT 4. See updated install guides: Installing TensorFlow on Ubuntu
-
Google Cloud TPU:
-
Experimental tf.data integration for Keras on Google Cloud TPUs.
-
Experimental / preview support for eager execution on Google Cloud TPUs.
-
DistributionStrategy:
-
Add multi-GPU DistributionStrategy support in tf.keras. Users can now use
fit,evaluateandpredictto distribute their model on multiple GPUs. -
Add multi-worker DistributionStrategy and standalone client support in Estimator. See [README] ( https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/distribute ) for more details.
-
Add C, C++, and Python functions for querying kernels
破坏性变更
-
Keras:
-
The default values for tf.keras
RandomUniform,RandomNormal, andTruncatedNormalinitializers have been changed to match those in external Keras. -
Breaking change:
model.get_config()on a Sequential model now returns a config dictionary (consistent with other Model instances) instead of a list of configs for the underlying layers.
详情请查看 https://github.com/tensorflow/tensorflow/releases/tag/v1.11.0-rc0
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Linux内核编译及添加系统调用
- TensorFlow 1.11.0-rc0 发布,为查询内核添加更多语言支持
- Canonical在新版Ubuntu 18.04 LTS Azure内核中添加Spectre V4,SpectreRSB补丁
- 内核必须懂(六): 使用kgdb调试内核
- Linux内核如何替换内核函数并调用原始函数
- Linux内核工程师是怎么步入内核殿堂的?
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
精益思想
(美)詹姆斯 P.沃麦克(James P.Womack)、(英)丹尼尔 T.琼斯(Daniel T.Jones) / 沈希瑾、张文杰、李京生 / 机械工业出版社 / 2011-4 / 48.00元
打算尝试精益的人,该怎么做? 已经实行精益的人,下一步怎么办? 本书包含了最新的精益理论、方法和工具,一一解答上述问题。 这是目前关于流程再造最好的书,也是最好读的。——《高业周刊》 本书中文简体字版由FreePress通过AiWA授权机械工业出版社在中国大陆独家出版发行。未经出版者书面许可,不得以任何方式抄袭、复制或节录本书中的任何部分。 《精益思想》于1996年秋......一起来看看 《精益思想》 这本书的介绍吧!