Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dconv.h78 const bool is_point_inside_image = in ConvPerChannel() local
81 if (is_point_inside_image) { in ConvPerChannel()
Ddepthwise_conv.h77 const bool is_point_inside_image = in DepthwiseConvPerChannel() local
80 if (is_point_inside_image) { in DepthwiseConvPerChannel()