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

Function alphaFp16

schema/current/CaffeOp_generated.h:1043–1045  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1041 return GetPointer<const flatbuffers::Vector<uint32_t> *>(30);
1042 }
1043 const flatbuffers::Vector<uint16_t> *alphaFp16() const {
1044 return GetPointer<const flatbuffers::Vector<uint16_t> *>(32);
1045 }
1046 ScaleStorageType scaleStorage() const {
1047 return static_cast<ScaleStorageType>(GetField<int8_t>(34, 0));
1048 }

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected