Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Darguments.h76 int GetWriteTexturesCount(const GpuInfo& gpu_info) const;
Darguments.cc194 int Arguments::GetWriteTexturesCount(const GpuInfo& gpu_info) const { in GetWriteTexturesCount() function in tflite::gpu::Arguments