Basic atrous ResNet block class Arg(s): in_channels : int number of input channels out_channels : int number of output channels dilation : int dilation of convolution (skips rate - 1 pixels) weight_initializer : str
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected