中文字幕在线观看,亚洲а∨天堂久久精品9966,亚洲成a人片在线观看你懂的,亚洲av成人片无码网站,亚洲国产精品无码久久久五月天

TensorFlow 1.9.0-rc2 發(fā)布,改進(jìn)數(shù)據(jù)加載和文本處理

2018-07-04    來(lái)源:oschina

容器云強(qiáng)勢(shì)上線!快速搭建集群,上萬(wàn)Linux鏡像隨意使用
TensorFlow

TensorFlow 1.9.0-rc2 已發(fā)布。

該版本的更新內(nèi)容包括新特性的增加、Bug 修復(fù)和其他改進(jìn),以及一些破壞性的變化。

主要特性和改進(jìn)

  • 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: tocotflite_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.

破壞性變化

  • 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.

源碼下載和詳細(xì)更新說(shuō)明請(qǐng)查看 https://github.com/tensorflow/tensorflow/releases/tag/v1.9.0-rc2

標(biāo)簽:

版權(quán)申明:本站文章部分自網(wǎng)絡(luò),如有侵權(quán),請(qǐng)聯(lián)系:west999com@outlook.com
特別注意:本站所有轉(zhuǎn)載文章言論不代表本站觀點(diǎn)!
本站所提供的圖片等素材,版權(quán)歸原作者所有,如需使用,請(qǐng)與原作者聯(lián)系。

上一篇:最美 Linux 發(fā)行 elementary OS 5.0 首個(gè) beta 版發(fā)布

下一篇:IntelliJ IDEA 2018.2 Beta 2 發(fā)布,功能改進(jìn)版本