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

Function dilateY

schema/current/CaffeOp_generated.h:555–557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

553 return GetField<int32_t>(16, 1);
554 }
555 int32_t dilateY() const {
556 return GetField<int32_t>(18, 1);
557 }
558 PadMode padMode() const {
559 return static_cast<PadMode>(GetField<int8_t>(20, 0));
560 }

Callers 1

UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected