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

Function useInt32

schema/current/CaffeOp_generated.h:1010–1012  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1008 return GetField<int32_t>(8, 0);
1009 }
1010 bool useInt32() const {
1011 return GetField<uint8_t>(10, 0) != 0;
1012 }
1013 float quantScale() const {
1014 return GetField<float>(12, 0.0f);
1015 }

Callers 1

UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected