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

Function floatzeros

schema/current/CaffeOp_generated.h:1248–1250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1246 return static_cast<DataType>(GetField<int32_t>(26, 6));
1247 }
1248 const flatbuffers::Vector<float> *floatzeros() const {
1249 return GetPointer<const flatbuffers::Vector<float> *>(28);
1250 }
1251 bool Verify(flatbuffers::Verifier &verifier) const {
1252 return VerifyTableStart(verifier) &&
1253 VerifyOffset(verifier, 4) &&

Callers 2

VerifyFunction · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected