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

Class DecoderBlock

src/net_utils.py:650–741  ·  view source on GitHub ↗

Decoder block with skip connections (U-Net) Arg(s): in_channels : int number of input channels skip_channels : int number of skip connection channels out_channels : int number of output channels 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