MCPcopy Create free account
hub / github.com/alibaba/MNN / add_strideX

Method add_strideX

schema/current/CaffeOp_generated.h:1821–1823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1819 fbb_.AddElement<int32_t>(12, kernelY, 0);
1820 }
1821 void add_strideX(int32_t strideX) {
1822 fbb_.AddElement<int32_t>(14, strideX, 0);
1823 }
1824 void add_strideY(int32_t strideY) {
1825 fbb_.AddElement<int32_t>(16, strideY, 0);
1826 }

Callers 3

makePoolMethod · 0.45
CreatePoolFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected