Home
last modified time | relevance | path

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

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