MCPcopy Create free account
hub / github.com/Engineering-Course/LIP_JPPNet / atrous_conv

Method atrous_conv

kaffe/tensorflow/network.py:149–188  ·  view source on GitHub ↗
(self,
                    input,
                    k_h,
                    k_w,
                    c_o,
                    dilation,
                    name,
                    relu=True,
                    padding=DEFAULT_PADDING,
                    group=1,
                    biased=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setupMethod · 0.80

Calls 4

validate_paddingMethod · 0.95
make_varMethod · 0.95
concatMethod · 0.80
reluMethod · 0.80

Tested by

no test coverage detected