Searched refs:depthwiseMultiplierOperand (Results 1 – 1 of 1) sorted by relevance
70 const Operand& depthwiseMultiplierOperand = in convert() local75 NN_RET_CHECK(isOperandConstant(depthwiseMultiplierOperand)); in convert()80 int32_t depthwiseMultiplier = context->getConstantScalar<int32_t>(depthwiseMultiplierOperand); in convert()