A single module for decoder path consisting of the upsampling layer (either learned ConvTranspose3d or nearest neighbor interpolation) followed by a basic module (DoubleConv or ExtResNetBlock). Args: in_channels (int): number of input channels out_channels (int): number
source not stored for this graph (policy: none)