Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.h183 BuildSerializedExecutable(const XlaCompiler::Options& options,
H A Dxla_compilation_cache.cc297 XlaCompilationCache::BuildSerializedExecutable( in BuildSerializedExecutable() function in tensorflow::XlaCompilationCache
871 BuildSerializedExecutable(options, entry.compilation_result)); in SerializeEntry()