Extending PyTorch-Encoding ========================== In this note we'll discuss extending PyTorch-Encoding package, which is extending :mod:`torch.nn` and :mod:`torch.autograd` with custom CUDA backend. Torch C and CUDA Backend ------------------------