Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tests/
Ddepthwise_conv_op_test.py469 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
472 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
575 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
594 backprop_naive = nn_ops.depthwise_conv2d_native_backprop_input(
/external/tensorflow/tensorflow/python/ops/
Dnn_grad.py130 gen_nn_ops.depthwise_conv2d_native_backprop_input(
613 gen_nn_ops.depthwise_conv2d_native_backprop_input(
Dnn_ops.py2859 def depthwise_conv2d_native_backprop_input( # pylint: disable=redefined-builtin,dangerous-default-… function
2909 return gen_nn_ops.depthwise_conv2d_native_backprop_input(
/external/tensorflow/tensorflow/python/kernel_tests/
Ddepthwise_conv_op_test.py912 backprop = nn_ops.depthwise_conv2d_native_backprop_input(
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.nn.pbtxt168 name: "depthwise_conv2d_native_backprop_input"