Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc600 CompiledFunctionStore& GetGlobalCompiledFunctionStore() { in GetGlobalCompiledFunctionStore() function
627 GetGlobalCompiledFunctionStore().Insert(this); in CompiledFunction()
631 GetGlobalCompiledFunctionStore().Erase(this); in ~CompiledFunction()
1256 GetGlobalCompiledFunctionStore().ClearFunctionCache(); in BuildJaxjitSubmodule()