MCPcopy Create free account
hub / github.com/alexklwong/mondi-python / AtrousResNetBlock

Class AtrousResNetBlock

external_src/kbnet/src/net_utils.py:779–875  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected