Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dprogram_cache.cc95 auto model = data::GetCompiledCache(serialized_cache.data()); in AddSerializedCache()
Dcompiled_program_cache_generated.h159 inline const tflite::gpu::cl::data::CompiledCache *GetCompiledCache(const void *buf) { in GetCompiledCache() function