MCPcopy Create free account
hub / github.com/OpenBMB/VisRAG / pad_same

Function pad_same

timm_modified/timm/layers/padding.py:45–56  ·  view source on GitHub ↗
(
        x,
        kernel_size: List[int],
        stride: List[int],
        dilation: List[int] = (1, 1),
        value: float = 0,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

forwardMethod · 0.85
forwardMethod · 0.85
avg_pool2d_sameFunction · 0.85
forwardMethod · 0.85
max_pool2d_sameFunction · 0.85
forwardMethod · 0.85
conv2d_sameFunction · 0.85

Calls 1

get_same_paddingFunction · 0.70

Tested by

no test coverage detected