Searched refs:GetCompiledCache (Results 1 – 2 of 2) sorted by relevance
95 auto model = data::GetCompiledCache(serialized_cache.data()); in AddSerializedCache()
159 inline const tflite::gpu::cl::data::CompiledCache *GetCompiledCache(const void *buf) { in GetCompiledCache() function