PyTorch Developer Podcast podcast

Compiled autograd

0:00
18:07
Manda indietro di 15 secondi
Manda avanti di 15 secondi
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.

Altri episodi di "PyTorch Developer Podcast"