Searched defs:quantParamImpl (Results 1 – 2 of 2) sorted by relevance
52 auto* quantParamImpl = new (std::nothrow) QuantParams(); in OH_NNQuantParam_Create() local78 auto* quantParamImpl = reinterpret_cast<QuantParams*>(quantParams); in OH_NNQuantParam_SetScales() local104 auto* quantParamImpl = reinterpret_cast<QuantParams*>(quantParams); in OH_NNQuantParam_SetZeroPoints() local128 auto* quantParamImpl = reinterpret_cast<QuantParams*>(quantParams); in OH_NNQuantParam_SetNumBits() local147 auto* quantParamImpl = reinterpret_cast<QuantParams*>(*quantParams); in OH_NNQuantParam_Destroy() local
207 …const auto* quantParamImpl = reinterpret_cast<const OHOS::NeuralNetworkRuntime::QuantParams*>(quan… in SetQuantParam() local