Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Ddepthwise_conv_op_test.py469 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
472 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
579 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
598 backprop_naive = nn_ops.depthwise_conv2d_native_backprop_input(
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dnn_grad.py130 gen_nn_ops.depthwise_conv2d_native_backprop_input(
607 gen_nn_ops.depthwise_conv2d_native_backprop_input(
H A Dnn_ops.py3056 def depthwise_conv2d_native_backprop_input( # pylint: disable=redefined-builtin,dangerous-default-… function
3108 return gen_nn_ops.depthwise_conv2d_native_backprop_input(
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Ddepthwise_conv_op_base.py967 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.nn.pbtxt180 name: "depthwise_conv2d_native_backprop_input"
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/
H A Dcontrol_flow_ops_test.py494 return nn.depthwise_conv2d_native_backprop_input(
546 return nn.depthwise_conv2d_native_backprop_input(