Searched refs:DepthwiseConvolution (Results 1 – 2 of 2) sorted by relevance
37 class DepthwiseConvolution : public NodeShader { class159 return absl::make_unique<DepthwiseConvolution>(); in NewDepthwiseConvolutionNodeShader()
148 class DepthwiseConvolution class1857 ops.push_back(MakeUnique<DepthwiseConvolution>( in BuildOperatorList()