Searched refs:kDepthwiseConv2dNativeOpName (Results 1 – 4 of 4) sorted by relevance
140 …ePtr> depth_conv_inputs = {NewValueNode(std::make_shared<Primitive>(kDepthwiseConv2dNativeOpName)), in CreateDepthwiseConv2D()
354 … {kDepthwiseConv2dNativeOpName, "DepthwiseConvolution"}, in GetNodeFusionType()
1367 … {kDepthwiseConv2dNativeOpName, "DepthwiseConvolution"}, in GetNodeFusionType()
189 constexpr auto kDepthwiseConv2dNativeOpName = "DepthwiseConv2dNative"; variable