Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.h235 Status VerifyLoadedCacheEntry(const XlaSerializedCacheKey& key,
Dxla_compilation_cache.cc534 VerifyLoadedCacheEntry(cache_key, hlo_module, *serialized_entry)); in CompileStrict()
815 Status XlaCompilationCache::VerifyLoadedCacheEntry( in VerifyLoadedCacheEntry() function in tensorflow::XlaCompilationCache