Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc579 class CompiledFunctionStore { class
600 CompiledFunctionStore& GetGlobalCompiledFunctionStore() { in GetGlobalCompiledFunctionStore()
601 static auto* const store = new CompiledFunctionStore(); in GetGlobalCompiledFunctionStore()