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.h57 absl::Status GetSerializedCache(const CLDevice& device,
Dprogram_cache.cc122 absl::Status ProgramCache::GetSerializedCache( in GetSerializedCache() function in tflite::gpu::cl::ProgramCache
Dapi.cc983 ->GetSerializedCache(environment_.device(), &data) in GetSerializedBinaryCache()