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

Function quanParameter

schema/current/CaffeOp_generated.h:1394–1396  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1392 return GetPointer<const flatbuffers::Vector<float> *>(8);
1393 }
1394 const IDSTQuan *quanParameter() const {
1395 return GetPointer<const IDSTQuan *>(10);
1396 }
1397 const QuantizedFloatParam *symmetricQuan() const {
1398 return GetPointer<const QuantizedFloatParam *>(12);
1399 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected