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

Function outPads

schema/current/CaffeOp_generated.h:579–581  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 }
582 bool hasOutputShape() const {
583 return GetField<uint8_t>(36, 0) != 0;
584 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected