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

Function dilates

schema/current/CaffeOp_generated.h:751–753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

749 return Convolution3DCommonTypeTable();
750 }
751 const flatbuffers::Vector<int32_t> *dilates() const {
752 return GetPointer<const flatbuffers::Vector<int32_t> *>(4);
753 }
754 const flatbuffers::Vector<int32_t> *strides() const {
755 return GetPointer<const flatbuffers::Vector<int32_t> *>(6);
756 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected