Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddepthwise_conv_op.cc273 class DepthwiseConv2dNativeOp : public BinaryOp<T> { class
275 explicit DepthwiseConv2dNativeOp(OpKernelConstruction* context) in DepthwiseConv2dNativeOp() function in tensorflow::DepthwiseConv2dNativeOp