Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dprogram_cache.h72 struct ProgramDescriptor { struct
81 std::size_t operator()(const ProgramDescriptor& k) const { in operator() argument
H A Dprogram_cache.cc62 ProgramCache::ProgramDescriptor::ProgramDescriptor( in ProgramDescriptor() function in tflite::gpu::cl::ProgramCache::ProgramDescriptor
66 ProgramCache::ProgramDescriptor::ProgramDescriptor(uint64_t fingerprints) in ProgramDescriptor() function in tflite::gpu::cl::ProgramCache::ProgramDescriptor