Reflection padding for 3D

How to implement a relfelction padding in 3D? I want to implement nn.ReflectionPad(2D) in 3D.

According to this issue it’s not implemented yet and contributions are welcome. :slight_smile: