Searched refs:DepthwiseConv2dNativeBackpropFilterOp (Results 1 – 2 of 2) sorted by relevance
1057 class DepthwiseConv2dNativeBackpropFilterOp : public OpKernel { class1059 explicit DepthwiseConv2dNativeBackpropFilterOp(OpKernelConstruction* context) in DepthwiseConv2dNativeBackpropFilterOp() function in tensorflow::DepthwiseConv2dNativeBackpropFilterOp1248 TF_DISALLOW_COPY_AND_ASSIGN(DepthwiseConv2dNativeBackpropFilterOp);1256 DepthwiseConv2dNativeBackpropFilterOp<CPUDevice, T>);1271 DepthwiseConv2dNativeBackpropFilterOp<GPUDevice, T>)1281 : public DepthwiseConv2dNativeBackpropFilterOp<GPUDevice, T> {1284 : DepthwiseConv2dNativeBackpropFilterOp<GPUDevice, T>(context) { in DepthwiseConv2dGroupedConvBackpropFilterOp()
129 TypeID::get<TF::DepthwiseConv2dNativeBackpropFilterOp>(), in IsOpAllowedTf2XlaFallback()