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

Function kernels

schema/current/CaffeOp_generated.h:757–759  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

755 return GetPointer<const flatbuffers::Vector<int32_t> *>(6);
756 }
757 const flatbuffers::Vector<int32_t> *kernels() const {
758 return GetPointer<const flatbuffers::Vector<int32_t> *>(8);
759 }
760 const flatbuffers::Vector<int32_t> *pads() const {
761 return GetPointer<const flatbuffers::Vector<int32_t> *>(10);
762 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected