Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Ddepthwise_conv_3x3.cc30 bool local_mem_uploads, in DepthwiseConv3x3()
57 bool weights_are_buffer, bool local_mem_uploads) { in GenerateDepthwiseConvCode()
340 bool local_mem_uploads = weights_are_buffer && gpu_info.IsPowerVR(); in CreateDepthwiseConv3x3() local
H A Ddepthwise_conv_3x3_stride_h2.cc31 bool local_mem_uploads) { in GetKernelDepthWiseConv3x3StrideH2()