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

Function winogradAttr

schema/current/CaffeOp_generated.h:1242–1244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1240 return GetField<int8_t>(22, 127);
1241 }
1242 const flatbuffers::Vector<int32_t> *winogradAttr() const {
1243 return GetPointer<const flatbuffers::Vector<int32_t> *>(24);
1244 }
1245 DataType outputDataType() const {
1246 return static_cast<DataType>(GetField<int32_t>(26, 6));
1247 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected