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

Function tensorScale

schema/current/CaffeOp_generated.h:1221–1223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1219 return GetPointer<const flatbuffers::Vector<float> *>(8);
1220 }
1221 const flatbuffers::Vector<float> *tensorScale() const {
1222 return GetPointer<const flatbuffers::Vector<float> *>(10);
1223 }
1224 QuantizeAlgo method() const {
1225 return static_cast<QuantizeAlgo>(GetField<int8_t>(12, 0));
1226 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected