TensorFlow 1.11.0-rc0 发布,为查询内核添加更多语言支持

栏目: 编程工具 · 发布时间: 7年前

内容简介:TensorFlow 1.11.0-rc0 发布了,该版本包含许多的重要的改进和新特性、破坏性变更、bug 修复和其他更改:详情请查看

TensorFlow 1.11.0-rc0 发布了,该版本包含许多的重要的改进和新特性、破坏性变更、bug 修复和其他更改:

主要新特性和改进

  • Nvidia GPU:

  • 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 C, C++, and Python functions for querying kernels

破坏性变更

  • Keras:

    • The default values for tf.keras RandomUniformRandomNormal , and  TruncatedNormal initializers 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


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

查看所有标签

猜你喜欢:

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

Beautiful Code

Beautiful Code

Greg Wilson、Andy Oram / O'Reilly Media / 2007-7-6 / GBP 35.99

In this unique work, leading computer scientists discuss how they found unusual, carefully designed solutions to difficult problems. This book lets the reader look over the shoulder of major coding an......一起来看看 《Beautiful Code》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

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

Base64 编码/解码