Searched refs:kDepthwiseConv2dNative (Results 1 – 1 of 1) sorted by relevance
35 constexpr char kDepthwiseConv2dNative[] = "DepthwiseConv2dNative"; variable240 {kDepthwiseConv2dNative, wrap(&OpLevelCostEstimator::PredictConv2D)}, in OpLevelCostEstimator()649 DCHECK(op_info.op() == kConv2d || op_info.op() == kDepthwiseConv2dNative) in CountConv2DOperations()