0:00
18:07
Compiled autograd is an extension to PT2 that permits compiling the entirety of a backward() call in PyTorch. This allows us to fuse accumulate grad nodes as well as trace through arbitrarily complicated Python backward hooks. Compiled autograd is an important part of our plans for compiled DDP/FSDP as well as for whole-graph compilation.
More episodes from "PyTorch Developer Podcast"
Don't miss an episode of “PyTorch Developer Podcast” and subscribe to it in the GetPodcast app.