Home
last modified time | relevance | path

Searched refs:_DepthwiseConv2dNumpyBasic (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Ddepthwise_conv_op_base.py33 def _DepthwiseConv2dNumpyBasic(x1, x2, strides): function
129 y = _DepthwiseConv2dNumpyBasic(x1, x2, strides)