Home
last modified time | relevance | path

Searched defs:ProgramDescriptor (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dprogram_cache.h61 struct ProgramDescriptor { struct
73 std::size_t operator()(const ProgramDescriptor& k) const { in operator() argument
Dprogram_cache.cc32 ProgramCache::ProgramDescriptor::ProgramDescriptor(const std::string& code_text, in ProgramDescriptor() function in tflite::gpu::cl::ProgramCache::ProgramDescriptor
44 ProgramCache::ProgramDescriptor::ProgramDescriptor(uint64_t fingerprints) in ProgramDescriptor() function in tflite::gpu::cl::ProgramCache::ProgramDescriptor