Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_arguments.cc139 std::string GetDefaultSamplers(const GpuInfo& gpu_info) { in GetDefaultSamplers() function
227 *code = GetDefaultSamplers(gpu_info) + *code; in Init()