Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dprogram_cache.cc91 if (!data::VerifyCompiledCacheBuffer(verifier)) { in AddSerializedCache()
Dcompiled_program_cache_generated.h176 inline bool VerifyCompiledCacheBuffer( in VerifyCompiledCacheBuffer() function