Activity of pytorch/pytorch repository

Evolving

Contribution activity is growing

Activity badge for pytorch/pytorch repository

Why pytorch/pytorch is evolving?

The result is based on ratio of number of commits from initial and final time ranges.

Initial time range – from 5 Jul, 2023 to 5 Oct, 2023

Final time range – from 5 Apr, 2024 to 5 Jul, 2024

Additions and deletions stats are not available for this repository due to GitHub API limitations.

Data calculated on 5 Jul, 2024

Summary of pytorch/pytorch

The pytorch/pytorch is the official GitHub repository for PyTorch, an open-source machine learning library based on the Torch library. It's mostly used for applications related to computer vision and natural language processing. PyTorch is known for high flexibility and speed, and it's used both in academia for fast prototyping and in production.

PyTorch provides two high-level features:

  • Tensor computation (like NumPy) with strong GPU acceleration support
  • Deep Neural Networks built on a tape-based autograd system

The repository consists of the source code and scripts for building and installing PyTorch, the documentation, and examples. It provides extensive instructions on how to install, how to use their issue tracker and how to contribute to the project.

It supports various types of transformations, such as image to tensor, numpy to tensor, and various other types as well.

At the time of talking, the repository is largely Python-based, but there are also components in C++, CUDA (an extension of C++), Shell, CMake, and other languages.

The PyTorch community is also very active, and the repository is frequently updated with new features and bug fixes, this is reflected in the amount of contributors, issues, pull requests, and stars that the repository has.

Recently analyzed projects

Activity badge for linexjlin/GPTs repository

Updated on 5 Jul 2024

Activity badge for asdf-vm/asdf-nodejs repository

Updated on 5 Jul 2024

Activity badge for tailwindlabs/tailwindcss repository

Updated on 5 Jul 2024

Activity badge for 1Panel-dev/1Panel repository

Updated on 5 Jul 2024

Top 5 contributors

ContributorCommits
3064
2181
1946
1645
1200