Searched refs:DepthwiseConv2dNativeBackpropInputOp (Results 1 – 1 of 1) sorted by relevance
537 class DepthwiseConv2dNativeBackpropInputOp : public OpKernel { class539 explicit DepthwiseConv2dNativeBackpropInputOp(OpKernelConstruction* context) in DepthwiseConv2dNativeBackpropInputOp() function in tensorflow::DepthwiseConv2dNativeBackpropInputOp664 TF_DISALLOW_COPY_AND_ASSIGN(DepthwiseConv2dNativeBackpropInputOp);671 DepthwiseConv2dNativeBackpropInputOp<CPUDevice, T>);687 DepthwiseConv2dNativeBackpropInputOp<GPUDevice, T>)697 : public DepthwiseConv2dNativeBackpropInputOp<GPUDevice, T> {700 : DepthwiseConv2dNativeBackpropInputOp<GPUDevice, T>(context) { in DepthwiseConv2dGroupedConvBackpropInputOp()