Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc198 static Status BuildCompilationCache(OpKernelContext* ctx, in BuildCompilationCache() function
272 return BuildCompilationCache(ctx, platform_info, cache); in CompileToLocalExecutable()