MyGit

v1.8.1

pytorch/pytorch

版本发布时间: 2021-03-26 00:07:08

pytorch/pytorch最新发布版本:v2.4.1(2024-09-05 03:59:29)

PyTorch 1.8.1 Release Notes

New Features

Revamp of profiling tools in torch.profiler

The torch.profiler submodule is now available. It leveraged the newly released kineto library for profiling. You can find more details in this blogpost: https://pytorch.org/blog/introducing-pytorch-profiler-the-new-and-improved-performance-tool/

Enable use of autocast for pytorch xla (#48570)

The torch.cuda.autocast package can now be used in conjunction with torch xla to provide easy mixed-precision training.

Improvements

Bug fixes

Misc

ONNX

Documentation

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-03-26发行的版本