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

機器學(xué)習(xí)庫 TensorFlow 1.9.0 發(fā)布,常規(guī)更新版本

2018-07-12    來源:oschina

容器云強勢上線!快速搭建集群,上萬Linux鏡像隨意使用
TensorFlow

機器學(xué)習(xí)庫 TensorFlow 1.9.0 已發(fā)布,該版本沒有重大更新,只是一個常規(guī)更新版本。

主要功能和改進

  • 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

標(biāo)簽:

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

上一篇:飛特商城后臺管理系統(tǒng)更新,基礎(chǔ)功能告一段落....

下一篇:npm 加入 TC39 委員會,參與定制 JavaScript 標(biāo)準(zhǔn)