Searched defs:DepthwiseConv2dNativeOp (Results 1 – 1 of 1) sorted by relevance
269 class DepthwiseConv2dNativeOp : public BinaryOp<T> { class271 explicit DepthwiseConv2dNativeOp(OpKernelConstruction* context) in DepthwiseConv2dNativeOp() function in tensorflow::DepthwiseConv2dNativeOp