MCPcopy Create free account
hub / github.com/NVlabs/DiffPure / ddpm_conv3x3

Function ddpm_conv3x3

score_sde/models/layers.py:118–130  ·  view source on GitHub ↗

3x3 convolution with DDPM initialization.

(in_planes, out_planes, stride=1, bias=True, dilation=1, init_scale=1., padding=1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85

Calls 1

default_initFunction · 0.85

Tested by

no test coverage detected