MCPcopy Create free account
hub / github.com/MontaEllis/Pytorch-Medical-Segmentation / __init__

Method __init__

utils/convolution.py:13–72  ·  view source on GitHub ↗
(
            self,
            in_channels,
            out_channels,
            dilation,
            dimensions,
            batch_norm=True,
            instance_norm=False,
            norm_affine=True,
            padding_mode='constant',
            preactivation=True,
            kernel_size=3,
            activation=True,
            )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

Pad3dClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected