PyTorch – Internal Architecture Tour

PyTorch – Internal Architecture Tour

  • March 13, 2018
Table of Contents

PyTorch – Internal Architecture Tour

This post is a tour around the PyTorch codebase, it is meant to be a guide for the architectural design of PyTorch and its internals. My main goal is to provide something useful for those who are interested in understanding what happens beyond the user-facing API and show something new beyond what was already covered in other tutorials.

Source: christianperone.com

Share :
comments powered by Disqus

Related Posts

Google helps Pentagon analyze military drone footage—employees “outraged”

Google helps Pentagon analyze military drone footage—employees “outraged”

A report from Gizmodo says that Google is partnering with the United States Department of Defense and building drone software. The project will reportedly apply Google’s usual machine learning prowess to identify objects in drone footage. Google’s involvement in the project wasn’t public, but it was apparently discussed internally at Google last week and leaked.

Read More
The Building Blocks of Interpretability

The Building Blocks of Interpretability

Interpretability techniques are normally studied in isolation. We explore the powerful interfaces that arise when you combine them — and the rich structure of this combinatorial space.

Read More