MCPcopy Create free account
hub / github.com/anthonysimeonov/rpdiff / __init__

Method __init__

src/rpdiff/model/encoder/unet3d.py:258–280  ·  view source on GitHub ↗
(self, in_channels, out_channels, kernel_size=3, scale_factor=(2, 2, 2), basic_module=DoubleConv,
                 conv_layer_order='crg', num_groups=8, mode='nearest')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

UpsamplingClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected