Обложка канала

Spark in me - Internet, data science, math, deep learning, philosophy

2440 @snakers4

Канал про интересные мне темы - интернет - статистика - наука о данных Без рекламы и буллшита.

Spark in me - Internet, data science, math, deep learning, philosophy

4 года назад
Открыть в
PyTorch 1.13: beta versions of functorch and improved support for Apple’s new M1 chips - torchaudio seems to be kind of frozen - CUDA 10.2 and 11.3 deprecated - BetterTransformer - import functorch without installing another package - Native builds for Apple's new M1 chip as a beta feature, - Python 3.11 preview - Default ONNX opset updated to 14 Looks like they are trimming the fat since the migration to the Linux foundation. Links: - https://pytorch.org/blog/PyTorch-1.13-release/ - github.com/pytorch…/v1.13.0
PyTorch 1.13 release, including beta versions of functorch and improved support for Apple’s new M1 chips.

We are excited to announce the release of PyTorch® 1.13 (release note)! This includes Stable versions of BetterTransformer. We deprecated CUDA 10.2 and 11.3 and completed migration of CUDA 11.6 and 11.7. Beta includes improved support for Apple M1 chips and functorch, a library that offers composable vmap (vectorization) and autodiff transforms, being included in-tree with the PyTorch release. This release is composed of over 3,749 commits and 467 contributors since 1.12.1. We want to sincerely thank our dedicated community for your contributions.

pytorch.org