MCPcopy Create free account
hub / github.com/ansleliu/LightNetPlusPlus / __init__

Method __init__

models/mixnetseg.py:161–200  ·  view source on GitHub ↗
(self, in_planes, out_planes,
                 expand_ratio, exp_kernel_sizes, kernel_sizes, poi_kernel_sizes, stride, dilate,
                 reduction_ratio=4, dropout_rate=0.2, act_type="swish")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

GPConvClass · 0.85
MDConvClass · 0.85
SwishClass · 0.70
SEBlockClass · 0.70
__init__Method · 0.45

Tested by

no test coverage detected