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

Function main

tools/quantization/quantized.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12#include "calibration.hpp"
13
14int main(int argc, const char* argv[]) {
15 return quant_main(argc, argv);
16}

Callers

nothing calls this directly

Calls 1

quant_mainFunction · 0.85

Tested by

no test coverage detected