Searched refs:getConvInt8Parameters (Results 1 – 3 of 3) sorted by relevance
25 …static bool getConvInt8Parameters(const MNN::Convolution2D* conv2d, std::shared_ptr<Int8Common>& q…
480 bool ConvolutionCommon::getConvInt8Parameters(const MNN::Convolution2D* conv2d, std::shared_ptr<Int… in getConvInt8Parameters() function in MNN::ConvolutionCommon
155 … if (!ConvolutionCommon::getConvInt8Parameters(convParam, quanCommon, weightSrc, scalePtr, biasPtr, in makeResourceInt8()