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

Method resetUpdatedRangeFlags

tools/quantization/TensorStatistic.hpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 mUpdatedDistributionFlag = false;
28 }
29 void resetUpdatedRangeFlags() {
30 mUpdatedRangeFlags = false;
31 }
32 void updateRange();
33 void resetDistribution();
34 void updateDistribution();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected