Searched refs:kDepthwiseConv2dNative (Results 1 – 1 of 1) sorted by relevance
46 constexpr char kDepthwiseConv2dNative[] = "DepthwiseConv2dNative"; variable383 device_cost_impl_.emplace(kDepthwiseConv2dNative, in OpLevelCostEstimator()997 DCHECK(op_info.op() == kConv2d || op_info.op() == kDepthwiseConv2dNative) in CountConv2DOperations()