1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 TensorFlow 1.7.0-rc1 发布,带来多项优化和改进 下载

Discussion in '软件资讯' started by 漂亮的石头, 2018-03-22.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    488,244
    Likes Received:
    47
    TensorFlow 1.7.0 RC1 发布了。

    主要的特性和改变


    • Eager mode is moving out of contrib, try tf.enable_eager_execution().


    • Graph rewrites emulating fixed-point quantization compatible with TensorFlow Lite, supported by new tf.contrib.quantize package.


    • Easily customize gradient computation with tf.custom_gradient.


    • TensorBoard Debugger Plugin, the graphical user interface (GUI) of TensorFlow Debugger (tfdbg), is now in alpha.


    • Experimental support for reading a sqlite database as a Dataset with new tf.contrib.data.SqlDataset.


    • Distributed Mutex / CriticalSection added to tf.contrib.framework.CriticalSection.


    • Better text processing with tf.regex_replace.


    • Easy, efficient sequence input with tf.contrib.data.bucket_by_sequence_length
    Bug Fixes and Other Changes


    • Accelerated Linear Algebra (XLA):


      • Add MaxPoolGradGrad support for XLA


      • CSE pass from Tensorflow is now disabled in XLA.

    完整内容可查看发布主页
    TensorFlow 1.7.0-rc1 发布,带来多项优化和改进下载地址
     
Loading...