PyTorch Developer Podcast podcast

Compiled autograd

0:00
18:07
Spol 15 sekunder tilbage
Spol 15 sekunder frem
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.

Flere episoder fra "PyTorch Developer Podcast"