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

Method __init__

src/rpdiff/model/encoder/unet3d.py:215–232  ·  view source on GitHub ↗
(self, in_channels, out_channels, conv_kernel_size=3, apply_pooling=True,
                 pool_kernel_size=(2, 2, 2), pool_type='max', basic_module=DoubleConv, conv_layer_order='crg',
                 num_groups=8)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected