PyTorch v0.3.0 发布,Python 优先的深度学习框架

栏目: 软件资讯 · 发布时间: 6年前

内容简介:PyTorch v0.3.0 已发布,包括: Breaking changes:移除 reinforce() 新特性 Unreduced losses A profiler for the autograd engine More functions support Higher order gradients New features in Optimizers...

PyTorch v0.3.0 已发布,包括:

  • Breaking changes:移除 reinforce()

  • 新特性

    • Unreduced losses

    • A profiler for the autograd engine

    • More functions support Higher order gradients

    • New features in Optimizers

    • New layers and nn functionality

    • New Tensor functions and Features

    • Other additions

  • API 更改

  • 性能改进

    • Big reduction in framework overhead (helps small models)

    • 4x to 256x faster Softmax/LogSoftmax

    • More...

  • 框架互通性

    • DLPack Interoperability

    • Model Exporter to ONNX (ship PyTorch to Caffe2, CoreML, CNTK, MXNet, Tensorflow)

  • Bug 修复

各项具体细节和下载地址请查阅发行说明

PyTorch 是一个 Python 优先的深度学习框架,提供两个高级功能:

  • 强大的 GPU 加速 Tensor 计算(类似 numpy)

  • 构建基于 tape 的自动升级系统上的深度神经网络


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《PyTorch v0.3.0 发布,Python 优先的深度学习框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Introduction to Programming in Java

Introduction to Programming in Java

Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换