Searched defs:depthwiseMultiplier (Results 1 – 2 of 2) sorted by relevance
290 const int depthwiseMultiplier, in conv_depthwise2d_grad_weight_kernel()404 int64_t depthwiseMultiplier = outputChannels / inputChannels; in conv_depthwise2d_forward_out() local486 int depthwiseMultiplier = outputChannels / inputChannels; in conv_depthwise2d_backward_out() local612 int depthwiseMultiplier = outputChannels / inputChannels; in conv_depthwise2d_grad_weight_out() local
80 int32_t depthwiseMultiplier = context->getConstantScalar<int32_t>(depthwiseMultiplierOperand); in convert() local