What is PyTorch?
Published Sep 20, 2021 • 1 min read

"ML in a Minute" is our conversational series on answering machine learning questions. Have questions you want answered? Tweet at us.

What is PyTorch (in 60 Seconds or Fewer)?

PyTorch is Facebook's open source machine learning framework. It was popularized in research in academia, but increasingly has been used in production models.

PyTorch is useful because it contains a lot of the core building blocks that you might need to implement deep learning models, whether you're doing natural image processing, computer vision, audio processing, or more. For example, Detectron2 is actually a framework built on top of PyTorch for implementing computer vision models. Because it's open source, the community continues to maintain it, grow, and really gets better by the day.

Be sure to subscribe to our channel: https://bit.ly/rf-yt-sub

Liked this? Be sure to also check out the computer vision glossary.

Cite this Post

Use the following entry to cite this post in your research:

Joseph Nelson. (Sep 20, 2021). What is PyTorch?. Roboflow Blog: https://blog.roboflow.com/what-is-pytorch/

Discuss this Post

If you have any questions about this blog post, start a discussion on the Roboflow Forum.

Written by

Joseph Nelson
Roboflow cofounder and CEO. On a mission to transform every industry by democratizing computer vision. Previously founded and sold a machine learning company.