Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dprogram_cache.cc32 ProgramCache::ProgramDescriptor::ProgramDescriptor(const std::string& code_text, in ProgramDescriptor() argument
35 : code(code_text), in ProgramDescriptor()
Dprogram_cache.h63 ProgramDescriptor(const std::string& code_text, const std::string& options,