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

Function pads

schema/current/CaffeOp_generated.h:576–578  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

574 return GetField<uint8_t>(30, 0) != 0;
575 }
576 const flatbuffers::Vector<int32_t> *pads() const {
577 return GetPointer<const flatbuffers::Vector<int32_t> *>(32);
578 }
579 const flatbuffers::Vector<int32_t> *outPads() const {
580 return GetPointer<const flatbuffers::Vector<int32_t> *>(34);
581 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected