PiPPy
PiPPy copied to clipboard
[SPMD] Add support for convolution ops to DTensor sharding prop
Currently MNIST benchmark fails due to unsupported convolution ops in the DTensor registry. Error: NotImplementedError: Operator aten.convolution.default does not have a DistributedTensor rule registered.