Home
last modified time | relevance | path

Searched defs:DepthwiseConv2dNativeOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op.cc269 class DepthwiseConv2dNativeOp : public BinaryOp<T> { class
271 explicit DepthwiseConv2dNativeOp(OpKernelConstruction* context) in DepthwiseConv2dNativeOp() function in tensorflow::DepthwiseConv2dNativeOp