Searched refs:depthwise_conv2d_native (Results 1 – 8 of 8) sorted by relevance
132 conv_native = nn_ops.depthwise_conv2d_native(215 conv = nn_ops.depthwise_conv2d_native(
338 conv_native = nn_ops.depthwise_conv2d_native(508 conv = nn_ops.depthwise_conv2d_native(
179 ("NHWC", False, nn_ops.depthwise_conv2d_native),180 ("NCHW", True, nn_ops.depthwise_conv2d_native)240 ("NHWC", nn_ops.depthwise_conv2d_native),241 ("NCHW", nn_ops.depthwise_conv2d_native)]:
200 conv_native = nn_ops.depthwise_conv2d_native(281 conv = nn_ops.depthwise_conv2d_native(
857 return nn_ops.depthwise_conv2d_native(867 return nn_ops.depthwise_conv2d_native(1066 return nn_ops.depthwise_conv2d_native(
116 gen_nn_ops.depthwise_conv2d_native(139 gen_nn_ops.depthwise_conv2d_native(
2779 def depthwise_conv2d_native( # pylint: disable=redefined-builtin,dangerous-default-value function2840 return gen_nn_ops.depthwise_conv2d_native(
160 name: "depthwise_conv2d_native"