MCPcopy Index your code
hub / github.com/cszn/USRNet / conv

Function conv

models/basicblock.py:47–82  ·  view source on GitHub ↗
(in_channels=64, out_channels=64, kernel_size=3, stride=1, padding=1, bias=True, mode='CBR')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
upsample_pixelshuffleFunction · 0.85
upsample_upconvFunction · 0.85
upsample_convtransposeFunction · 0.85
downsample_strideconvFunction · 0.85
downsample_maxpoolFunction · 0.85
downsample_avgpoolFunction · 0.85
__init__Method · 0.85

Calls 1

sequentialFunction · 0.85

Tested by

no test coverage detected