Home
last modified time | relevance | path

Searched refs:GetSerializedCache (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dprogram_cache.h68 absl::Status GetSerializedCache(const CLDevice& device,
Dprogram_cache.cc175 absl::Status ProgramCache::GetSerializedCache( in GetSerializedCache() function in tflite::gpu::cl::ProgramCache
Dapi.cc989 ->GetSerializedCache(environment_.device(), &data) in GetSerializedBinaryCache()