Home
last modified time | relevance | path

Searched defs:fetch_end (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Ddepthwise_conv_3x3_stride_h2.cc111 const std::string fetch_end = use_direct_buffer ? ")" : "]"; in GetKernelDepthWiseConv3x3StrideH2() local
H A Ddepthwise_conv_3x3.cc164 const std::string fetch_end = use_direct_buffer ? ")" : "]"; in GenerateDepthwiseConvCode() local