Searched refs:local_mem_uploads_ (Results 1 – 4 of 4) sorted by relevance
31 : GPUOperation(definition), local_mem_uploads_(local_mem_uploads) { in DepthwiseConv3x3()34 local_mem_uploads_); in DepthwiseConv3x3()44 local_mem_uploads_(operation.local_mem_uploads_) {} in DepthwiseConv3x3()48 std::swap(local_mem_uploads_, operation.local_mem_uploads_); in operator =()294 if (local_mem_uploads_) { in GetPossibleKernelWorkGroups()
200 if (local_mem_uploads_) { in GetPossibleKernelWorkGroups()216 desc.local_mem_uploads_ = weights_are_buffer && gpu_info.IsPowerVR(); in CreateDepthWiseConv3x3StrideH2()219 desc.local_mem_uploads_); in CreateDepthWiseConv3x3StrideH2()
67 bool local_mem_uploads_; variable
73 bool local_mem_uploads_; variable