设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

机器学习库TensorFlow 1.9.0发布,常规更新版本

2018-7-12 22:29| 发布者: joejoe0332| 查看: 245| 评论: 0|原作者: oschina|来自: oschina

摘要: 机器学习库 TensorFlow 1.9.0 已发布,该版本没有重大更新,只是一个常规更新版本。主要功能和改进Updated docs for tf.keras: New Keras-based get started and programmers guide page.Update tf.keras to the Ker ...

机器学习库 TensorFlow 1.9.0 已发布,该版本没有重大更新,只是一个常规更新版本。

主要功能和改进

  • Updated docs for tf.keras: New Keras-based get started and programmers guide page.

  • Update tf.keras to the Keras 2.1.6 API.

  • Added tf.keras.layers.CuDNNGRU and tf.keras.layers.CuDNNLSTM layers. Try it.

  • Adding support of core feature columns and losses to gradient boosted trees estimators.

  • The python interface for the TFLite Optimizing Converter has been expanded, and the command line interface (AKA: toco, tflite_convert) is once again included in the standard pip installation.

  • Improved data-loading and text processing with:

  • tf.decode_compressed

  • tf.string_strip

  • tf.strings.regex_full_match

  • Added experimental support for new pre-made Estimators:

  • tf.contrib.estimator.BaselineEstimator

  • tf.contrib.estimator.RNNClassifier

  • tf.contrib.estimator.RNNEstimator

  • The distributions.Bijector API supports broadcasting for Bijectors with new API changes.

可以看到,主要是升级和改进了一些 API,以及改进了文档。

破坏性变更

  • If you're opening empty variable scopes; replace variable_scope('', ...) by variable_scope(tf.get_variable_scope(), ...).

  • Headers used for building custom ops have been moved from site-packages/external into site-packages/tensorflow/include/external.

详情请查看 https://github.com/tensorflow/tensorflow/releases/tag/v1.9.0


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部