(
self,
in_channels,
out_channels,
dilation,
dimensions,
layers_per_block=2,
num_residual_blocks=3,
batch_norm=True,
instance_norm=False,
residual=True,
padding_mode='constant',
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected