TensorFlow 1.9.0-rc1 发布,常规更新

TensorFlow 1.9.0-rc1 已发布。该版本暂未提供更新内容,您可参考 1.9.0 的一些更新情况:

主要功能和改进:

  • Update tf.keras to the Keras 2.1.6 API.

  • tfe.Network is deprecated. Please inherit from tf.keras.Model.

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

  • The distributions.Bijector API supports broadcasting for Bijectors with new API changes. See here for more details.

  • Layered variable names have changed in the following conditions:

    • Using tf.keras.layers with custom variable scopes.

    • Using tf.layers in  a subclassed tf.keras.Model class. See here for more details

发布主页

下载地址:

猜你喜欢

转载自www.oschina.net/news/97081/tensorflow-1-9-0-rc1-released