PyTorch Releases Version 1.10 with Updates on CUDA Graphs APIs




Source: https://github.com/pytorch/pytorch

PyTorch is the perfect library for any deep learning project. It makes it easy to build fast, reliable networks with strong GPU acceleration that you can easily read and understand in Python. As an example, you can think about Numpy with strong GPU acceleration.

PyTorch today announced the release of PyTorch 1.10. This long-awaited update is composed of over 3,400 commits since the last version. Made by 426 contributors, this new major release comes with plenty in store for developers.

PyTorch 1.10 is the latest update that will further improve the training and performance of Pytorch as well as make it easier for developers to use their skillsets more effectively.

Source: https://github.com/pytorch/pytorch/releases/tag/v1.10.0

In Version 1.10, CPU overheads for CUDA workloads were considered with CUDA Graphs APIs being integrated. In this new version of PyTorch, many frontend APIs such as FX, torch.special, and nn.Module Parametrization are more stable than their beta. The new version also provides support for automatic fusion in JIT Compiler expands to CPUs in addition to GPUs. There is also support for Android NNAPI available beta.

Github: https://github.com/pytorch/pytorch/releases/tag/v1.10.0

PyTorch Blog: https://pytorch.org/blog/pytorch-1.10-released/






Previous articleWhat is a Convolutional Neural Network?

Asif Razzaq is an AI Journalist and Cofounder of Marktechpost, LLC. He is a visionary, entrepreneur and engineer who aspires to use the power of Artificial Intelligence for good.

Asif’s latest venture is the development of an Artificial Intelligence Media Platform (Marktechpost) that will revolutionize how people can find relevant news related to Artificial Intelligence, Data Science and Machine Learning.

Asif was featured by Onalytica in it’s ‘Who’s Who in AI? (Influential Voices & Brands)’ as one of the ‘Influential Journalists in AI’ (https://onalytica.com/wp-content/uploads/2021/09/Whos-Who-In-AI.pdf). His interview was also featured by Onalytica (https://onalytica.com/blog/posts/interview-with-asif-razzaq/).


Credit: Source link

Comments are closed.